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 5f04dc4 commit 574e169Copy full SHA for 574e169
docs/contributing.md
@@ -9,7 +9,7 @@ We look forward to your contributions! Here are some examples how you can contri
9
## Workflow for Pull Requests
10
11
1. Fork the repository.
12
-2. Create your branch from `main` if you plan to implement new functionality or change existing code significantly.
+2. Create your branch from `9.6` if you plan to implement new functionality or change existing code significantly.
13
3. Implement your change and add tests for it.
14
4. Ensure the test suite passes.
15
5. Ensure the code complies with our coding guidelines.
0 commit comments