Description
Difficulty: Hard
Type: Documentation
Summary
Create a contributor self-assessment form for PocketPay Contracts.
Current Behaviour
Contributors may not objectively evaluate whether their work is ready before review or payment periods.
Expected Behaviour
The repo should provide a self-assessment form that asks contributors to confirm scope, tests, CI, docs, limitations, and acceptance criteria.
Suggested Implementation
Create a self-assessment form and link it from the PR template and contributor docs.
Files or Areas Likely Affected
- contracts/
- src/
- tests/
- docs/
- README.md
- Makefile
Acceptance Criteria
Additional Notes
This supports honest self-review before payment day.
Description
Difficulty: Hard
Type: Documentation
Summary
Create a contributor self-assessment form for PocketPay Contracts.
Current Behaviour
Contributors may not objectively evaluate whether their work is ready before review or payment periods.
Expected Behaviour
The repo should provide a self-assessment form that asks contributors to confirm scope, tests, CI, docs, limitations, and acceptance criteria.
Suggested Implementation
Create a self-assessment form and link it from the PR template and contributor docs.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This supports honest self-review before payment day.