1 parent 2fafc3d commit 96dcca8Copy full SHA for 96dcca8
1 file changed
.github/CONTRIBUTING.md
@@ -9,7 +9,7 @@ Thanks for considering contributing to the project.
9
3. Create a new branch for your changes.
10
4. Make your changes and commit them with descriptive commit messages.
11
5. Push your changes to your forked repository.
12
-6. Create a pull request from your branch to the `dev` branch. Not `master` branch, PR to `dev` branch, please.
+6. Create a pull request from your branch to the `master` branch. Pull requests targeting `dev` should be retargeted to `master` before review.
13
14
## Getting started
15
0 commit comments