Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlip committed Dec 2, 2015
1 parent a69c1a6 commit 9e0abdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Here's how to make a one-off code change. (If you're working on a larger feature
git commit -a
git push origin new-branch-name
```
* When you want the reviewer to take another look, write a top-level comment explicitly asking them to do so.
* Once you've finished addressing everything, and would like the reviewer to take another look, please write a top-level comment explicitly asking them to do so.
* At the end, the reviewer will merge the pull request.
6. **Tidy up!** Delete the feature branch from your both your local clone and the GitHub repository:
Expand Down

0 comments on commit 9e0abdc

Please sign in to comment.