diff options
| author | Elif T. Kus <elifkus@gmail.com> | 2016-01-03 12:56:22 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-01-22 12:18:24 -0500 |
| commit | 5dceb1f07807d76f163ce1929e9f1dc1b2da6289 (patch) | |
| tree | 21057f127c428fd95dc35badefd67560a3d2c100 /docs/internals/contributing/committing-code.txt | |
| parent | 647ce33e86807bcc75977a34871e1ee08230d9a5 (diff) | |
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
Backport of bca9faae95db2a92e540fbd08505c134639916fe from master
Diffstat (limited to 'docs/internals/contributing/committing-code.txt')
| -rw-r--r-- | docs/internals/contributing/committing-code.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index d2e415d986..211bdf011f 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -10,7 +10,7 @@ who wants to contribute code to Django, have a look at .. _handling-pull-requests: Handling pull requests ----------------------- +====================== Since Django is now hosted at GitHub, most patches are provided in the form of pull requests. @@ -101,7 +101,7 @@ community, getting work done, and having a usable commit history. .. _committing-guidelines: Committing guidelines ---------------------- +===================== In addition, please follow the following guidelines when committing code to Django's Git repository: @@ -200,7 +200,7 @@ Django's Git repository: to automate this. Reverting commits ------------------ +================= Nobody's perfect; mistakes will be committed. |
