Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk authored Dec 12, 2016
1 parent a3cdacd commit f14c247
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ Currently, the only accepted inputs for this field are as follows:

After you've created a branch on your fork with your changes, it's time to [make a pull request][pr-link]!

Once you’ve submitted a pull request, the collaborators can review your proposed changes and decide whether or not to incorporate
(pull in) your changes.
Once you’ve submitted a pull request, the collaborators can review your proposed changes and decide whether or not to incorporate (pull in) your changes.

###Pull Request Pro Tips

Expand All @@ -47,8 +46,11 @@ and for others to understand and maintain in the future.
###Open Pull Requests

Once you’ve opened a pull request, a discussion will start around your proposed changes.

Other contributors and users may chime in, but ultimately the decision is made by the collaborators.

During the discussion, you may be asked to make some changes to your pull request.

If so, add more commits to your branch and push them – they will automatically go into the existing pull request!

[branch-link]: <http://guides.github.com/introduction/flow/>
Expand Down

0 comments on commit f14c247

Please sign in to comment.