We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebde17 commit 1f324b9Copy full SHA for 1f324b9
CONTRIBUTING.md
@@ -19,7 +19,7 @@ Have an idea for a new feature? We'd love to hear it. [Open an issue](https://gi
19
20
### Pull Requests for Code Changes
21
22
-1. Fork the repository and create a new branch from `main`.
+1. Fork the repository and create a new branch from `develop`.
23
2. Make your changes, adhering to the existing code style.
24
3. Ensure the project builds successfully using the command below.
25
4. Submit a pull request with a clear description of your changes and why they are needed.
0 commit comments