diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 08:27:02 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 08:27:02 -0400 |
| commit | 04dc170c8bd8791b4bc3e83fb0f223ca19264f54 (patch) | |
| tree | 66bbea7ecc91aa95bab38c1ffe2e827447dc1b71 /docs/developer-guide.txt | |
| parent | ceb5894c2b5212b1bad48416c6ff2ca7315019b7 (diff) | |
| download | python-setuptools-git-04dc170c8bd8791b4bc3e83fb0f223ca19264f54.tar.gz | |
Expand on stylistic changes
Diffstat (limited to 'docs/developer-guide.txt')
| -rw-r--r-- | docs/developer-guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt index 4577da58..805a61f3 100644 --- a/docs/developer-guide.txt +++ b/docs/developer-guide.txt @@ -44,7 +44,7 @@ Submitting Pull Requests ------------------------ Use Mercurial bookmarks or Git branches. Use incremental commits. Minimize -stylistic changes. +stylistic changes or at least submit them as separate commits. ------------------- Semantic Versioning |
