Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
4efa6afe
Commit
4efa6afe
authored
Nov 04, 2015
by
devsaurus
Browse files
request rebase instead of merge for contributions
parent
6b8c7f4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
CONTRIBUTING.md
View file @
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.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment