Skip to content

Commit 2185dcc

Browse files
committed
chore: normalize CONTRIBUTING content
1 parent 345d309 commit 2185dcc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ Thank you for your interest in contributing.
55
## Development Workflow
66

77
1. Open an issue to discuss changes.
8-
2. Create a branch from .
8+
2. Create a branch from main.
99
3. Add tests for all behavioral changes.
1010
4. Ensure CI passes before opening a PR.
1111

1212
## Pull Request Requirements
1313

1414
- Clear summary and rationale
1515
- Test coverage for new behavior
16-
- Backward compatibility notes where applicable
16+
- Backward compatibility notes where applicable

0 commit comments

Comments
 (0)