Description
Difficulty: Hard
Type: Documentation
Summary
Add guidance explaining CI pass requirements for AnchorKit PRs.
Current Behaviour
Contributors may believe that a PR with failing checks can still be considered complete after merge.
Expected Behaviour
The repo should clearly state that failing CI can affect evaluation and contributors are expected to fix failing checks before approval.
Suggested Implementation
Document common CI failures, local reproduction commands, fix expectations, and reviewer responsibilities.
Files or Areas Likely Affected
- packages/
- apps/
- examples/
- tests/
- docs/
- README.md
- .github/
Acceptance Criteria
Additional Notes
This directly addresses the issue of PRs with failing checks.
Description
Difficulty: Hard
Type: Documentation
Summary
Add guidance explaining CI pass requirements for AnchorKit PRs.
Current Behaviour
Contributors may believe that a PR with failing checks can still be considered complete after merge.
Expected Behaviour
The repo should clearly state that failing CI can affect evaluation and contributors are expected to fix failing checks before approval.
Suggested Implementation
Document common CI failures, local reproduction commands, fix expectations, and reviewer responsibilities.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This directly addresses the issue of PRs with failing checks.