We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d3f65 commit 60936c9Copy full SHA for 60936c9
CONTRIBUTING.md
@@ -140,6 +140,8 @@ The `package.json` file contains various scripts for common tasks:
140
141
When you're sending a pull request:
142
143
+- **Always open pull requests against the `dev` branch.**
144
+ Pull requests targeting `main` will be closed.
145
- Prefer small pull requests focused on one change.
146
- Verify that linters and tests are passing.
147
- Review the documentation to make sure it looks good.
0 commit comments