Merge pull request #727 from devsaurus/dev-contrib

Request rebase instead of merge for contributions
This commit is contained in:
Vowstar 2015-11-05 10:08:43 +08:00
commit 10c4ac1460
1 changed files with 3 additions and 0 deletions

View File

@ -4,4 +4,7 @@ Thank you everyone for contributing to this project.
Pull requests for new features and major fixes should be opened against the `dev` branch.
Avoid intermediate merge commits. Rebase your feature branch onto `dev` to pull updates and
verify your local changes against them before placing the pull request.
*Note that the `pre_build` bin in the dev branch is never up-to-date.*