We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345d309 commit 2185dccCopy full SHA for 2185dcc
1 file changed
CONTRIBUTING.md
@@ -5,12 +5,12 @@ Thank you for your interest in contributing.
5
## Development Workflow
6
7
1. Open an issue to discuss changes.
8
-2. Create a branch from .
+2. Create a branch from main.
9
3. Add tests for all behavioral changes.
10
4. Ensure CI passes before opening a PR.
11
12
## Pull Request Requirements
13
14
- Clear summary and rationale
15
- Test coverage for new behavior
16
-- Backward compatibility notes where applicable
+- Backward compatibility notes where applicable
0 commit comments