Commit 10c4ac14 authored by Vowstar's avatar Vowstar
Browse files

Merge pull request #727 from devsaurus/dev-contrib

Request rebase instead of merge for contributions
parents 3da57dc8 4efa6afe
...@@ -4,4 +4,7 @@ Thank you everyone for contributing to this project. ...@@ -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. 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.* *Note that the `pre_build` bin in the dev branch is never up-to-date.*
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment