Used auto-numbered lists in documentation.

This commit is contained in:
François Freitag 2018-11-15 19:54:28 +01:00 committed by Tim Graham
parent cf915cb513
commit 9b15ff08ba
36 changed files with 169 additions and 173 deletions

View file

@ -168,12 +168,12 @@ A new board is elected after each feature release of Django. The election
process is managed by a returns officer nominated by the outgoing technical
board. The election process works as follows:
1. Candidates advertise their application for the technical board to the team.
#. Candidates advertise their application for the technical board to the team.
They must be committers already. There's no term limit for technical board
members.
2. Each team member can vote for zero to five people among the candidates.
#. Each team member can vote for zero to five people among the candidates.
Candidates are ranked by the total number of votes they received.
In case of a tie, the person who joined the core team earlier wins.

View file

@ -119,18 +119,18 @@ from `Django's release team`_ and consists of:
On the day of disclosure, we will take the following steps:
1. Apply the relevant patch(es) to Django's codebase.
#. Apply the relevant patch(es) to Django's codebase.
2. Issue the relevant release(s), by placing new packages on `the
#. Issue the relevant release(s), by placing new packages on `the
Python Package Index`_ and on the Django website, and tagging the
new release(s) in Django's git repository.
3. Post a public entry on `the official Django development blog`_,
#. Post a public entry on `the official Django development blog`_,
describing the issue and its resolution in detail, pointing to the
relevant patches and new releases, and crediting the reporter of
the issue (if the reporter wishes to be publicly identified).
4. Post a notice to the |django-announce| and oss-security@lists.openwall.com
#. Post a notice to the |django-announce| and oss-security@lists.openwall.com
mailing lists that links to the blog post.
.. _the Python Package Index: https://pypi.org/