upd contributing.md

This commit is contained in:
Adam Bradley
2013-12-16 15:46:40 -06:00
parent 496d66ba1e
commit 65e43df487

View File

@@ -8,7 +8,7 @@ If not, then [create a plunkr](http://plnkr.co/edit/vD0O9M?p=preview) that demon
Next, create a new issue that briefly explains the problem, and provides a bit of background as to the circumstances that triggered it. Don't forget to include the link to that plunkr you created!
### Guidelines
### Pull Request Guidelines
When in doubt, keep your pull requests small. To give a PR the best chance of getting accepted, do not bundle more than one "feature" or bug fix per PR. Doing so makes it very hard to accept it if one of the fixes has issues.