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:12:17 -0500 |
| commit | bca9faae95db2a92e540fbd08505c134639916fe (patch) | |
| tree | 92b34dd8ecf8cf5432c25d43292ebc83b7919350 /docs/internals/contributing/committing-code.txt | |
| parent | 79d0a4fdb0d13ba6a843dace2b90ab44e856bd85 (diff) | |
Fixed #26020 -- Normalized header stylings in docs.
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. |
