Description
Difficulty: Expert
Type: Documentation
Summary
Create an issue approval readiness checklist for PocketPay Contracts contributors.
Current Behaviour
Contributors may assume their work is complete once a PR is merged, even when tests, CI, documentation, or acceptance criteria are incomplete.
Expected Behaviour
The repo should provide a clear checklist that contributors and reviewers can use before considering an issue ready for evaluation.
Suggested Implementation
Add checklist documentation covering implementation completeness, tests, CI status, acceptance criteria, documentation, and known limitations.
Files or Areas Likely Affected
- contracts/
- src/
- tests/
- docs/
- README.md
- Makefile
Acceptance Criteria
Additional Notes
This helps contributors evaluate their work before payment periods.
Description
Difficulty: Expert
Type: Documentation
Summary
Create an issue approval readiness checklist for PocketPay Contracts contributors.
Current Behaviour
Contributors may assume their work is complete once a PR is merged, even when tests, CI, documentation, or acceptance criteria are incomplete.
Expected Behaviour
The repo should provide a clear checklist that contributors and reviewers can use before considering an issue ready for evaluation.
Suggested Implementation
Add checklist documentation covering implementation completeness, tests, CI status, acceptance criteria, documentation, and known limitations.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This helps contributors evaluate their work before payment periods.