We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 753d457 commit 17e88c1Copy full SHA for 17e88c1
CONTRIBUTING.md
@@ -1,6 +1,6 @@
1
### Which branch?
2
-- Bugs are fixed in the latest QA_* branch, please base your bugfix pull requests on this branch.
3
-- New features are added to the master branch, please base your feature-add pull requests on that branch.
+- Bugs are fixed in the master branch, please base your bugfix pull requests on this branch.
+- New features are added to the develop branch, please base your feature-add pull requests on that branch.
4
5
### Code style
6
- Please use 4 soft spaces per indent level.
0 commit comments