diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-08-01 14:41:38 +0200 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2014-08-01 14:41:38 +0200 |
| commit | 8c2b405ba8343e68bc32ac2c860be0c6cfd7d631 (patch) | |
| tree | e9be4371661a484470fa88be057c16b335b3d5c6 /docs/internals/contributing/writing-code | |
| parent | 1ed6fbcf44f0eebf29fd9b36be03bc5d73acee0a (diff) | |
| parent | f8aeeff291f83b8b0cf767b41ca5bdc6192db296 (diff) | |
Merge branch 'team-organization'.
https://groups.google.com/d/msg/django-developers/8b-wxEzWO3c/Hx3Uqg9XrksJ
Diffstat (limited to 'docs/internals/contributing/writing-code')
| -rw-r--r-- | docs/internals/contributing/writing-code/working-with-git.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-code/working-with-git.txt b/docs/internals/contributing/writing-code/working-with-git.txt index 9d48835cf1..81c8b8a682 100644 --- a/docs/internals/contributing/writing-code/working-with-git.txt +++ b/docs/internals/contributing/writing-code/working-with-git.txt @@ -7,7 +7,7 @@ requests. If you're interested in how core developers handle them, see Below, we are going to show how to create a GitHub pull request containing the changes for Trac ticket #xxxxx. By creating a fully-ready pull request you -will make the committers' job easier, meaning that your work is more likely to +will make the reviewer's job easier, meaning that your work is more likely to be merged into Django. You could also upload a traditional patch to Trac, but it's less practical for |
