Skip to content

Commit

Permalink
reword one-file-per-commit guideline to be about keeping PRs atomic
Browse files Browse the repository at this point in the history
  • Loading branch information
Coby Chapple committed Nov 5, 2013
1 parent 505a14f commit ede3453
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ede3453

Please sign in to comment.