diff options
author | Coby Chapple <coby@github.com> | 2013-11-05 00:01:34 +0000 |
---|---|---|
committer | Coby Chapple <coby@github.com> | 2013-11-05 00:01:34 +0000 |
commit | ede3453e149374104b8a4d8d882720a6899c6020 (patch) | |
tree | eeff884c3ac248936ee62fe1f97b007661deb3a6 /README.md | |
parent | 505a14fbf1d3e2d187fa009462844e4a9d380d44 (diff) | |
download | gitignore-ede3453e149374104b8a4d8d882720a6899c6020.tar.gz gitignore-ede3453e149374104b8a4d8d882720a6899c6020.zip |
reword one-file-per-commit guideline to be about keeping PRs atomic
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,8 +47,8 @@ high quality, we request that contributions adhere to the following guidelines. template for that language or framework, rather than to the template for an editor, tool, or operating system. -- **Please only modify *one file* per commit**. This will make merging and - conflict resolution easier for everyone. +- **Please only modify *one template* per pull request**. This helps keep pull + requests and feedback focused on a specific project or technology. In general, the more you can do to help us understand the change you’re making, the more likely we’ll be to accept your contribution quickly. |