Skip to content

Commit cade7b3

Browse files
committed
Update CONTRIBUTING.md to mention new hotfix-development branch
1 parent c94c17e commit cade7b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You should also try testing your code in a local development environment, to sep
3636

3737
## Pull Requests
3838

39-
When making a pull request, set your "base branch" to the latest hotfix branch being worked on. This will allow us to keep track of which version every change belongs to, which is useful when tracking down other users' issues.
39+
When making a pull request, set your "base branch" to the `hotfix-development` branch. Accepted pull requests will be merged into `master` in batches with a new hotfix number as needed. This will allow us to keep track of which version number every change belongs to, which is useful when tracking down other users' issues.
4040

4141
## ChangeLog
4242

0 commit comments

Comments
 (0)