Description
Difficulty: Hard
Type: Documentation
Summary
Create a meaningful change threshold guide for AnchorKit PRs.
Current Behaviour
Some PRs may only include very small code changes without solving the underlying issue.
Expected Behaviour
The repo should explain that line count alone is not the standard, but the change must be complete, tested, and aligned with the issue requirements.
Suggested Implementation
Document examples of meaningful changes, insufficient changes, and how reviewers should assess scope.
Files or Areas Likely Affected
- packages/
- apps/
- examples/
- tests/
- docs/
- README.md
- .github/
Acceptance Criteria
Additional Notes
This responds to concerns about very small merged PRs.
Description
Difficulty: Hard
Type: Documentation
Summary
Create a meaningful change threshold guide for AnchorKit PRs.
Current Behaviour
Some PRs may only include very small code changes without solving the underlying issue.
Expected Behaviour
The repo should explain that line count alone is not the standard, but the change must be complete, tested, and aligned with the issue requirements.
Suggested Implementation
Document examples of meaningful changes, insufficient changes, and how reviewers should assess scope.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This responds to concerns about very small merged PRs.