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 90659c8 commit 9390da1Copy full SHA for 9390da1
contributing/pull_request.md
@@ -200,10 +200,10 @@ working on your contribution.
200
201
### Branching
202
203
-All bug fixes should be sent to the __"develop"__ branch, this is where the next
204
-bug fix version will be developed.
+- All bug fix PRs should be sent to the __"develop"__ branch, this is where the
+ next bug fix version will be developed.
205
+- PRs with any enhancement should be sent to next minor version branch, e.g. __"4.6"__
206
-PRs with any enhancement should be sent to next minor version branch, e.g. __"4.6"__
207
208
The __"master"__ branch will always contain the latest stable version and is kept
209
clean so a "hotfix" (e.g. an emergency security patch) can be applied to the
0 commit comments