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 5b8f6da commit d375f07Copy full SHA for d375f07
.github/CONTRIBUTING.md
@@ -12,7 +12,7 @@ All code changes happen through pull requests.
12
13
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
14
15
-1. Fork the repo and create your branch from dev.
+1. Fork the repo and create your branch from 1.x.
16
2. Link your pull request to any relavent open issues.
17
3. If you've added or changed functionality, update the documentation.
18
4. Make sure your code functions. Write a test if you have to!
0 commit comments