reword one-file-per-commit guideline to be about keeping PRs atomic

This commit is contained in:
Coby Chapple 2013-11-05 00:01:34 +00:00
parent 505a14fbf1
commit ede3453e14
1 changed files with 2 additions and 2 deletions

View File

@ -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 youre making,
the more likely well be to accept your contribution quickly.