https://github.com/Epix37/Hearthstone-Deck-Tracker/blob/master/CONTRIBUTING.md
Keep the commit log as healthy as the code. It is one of the first places new contributors will look at the project.
When filing a Pull Request, make sure it is rebased on top of most recent master. If you need to modify it or amend it in some way, you should always appropriately fixup the issues in git and force-push your changes to your fork.
给Hearthstone-Deck-Tracker贡献的前提
原文:http://www.cnblogs.com/chucklu/p/5199774.html