Add PocketPay Mobile issue approval readiness checklist - #517
Merged
El-swaggerito merged 1 commit intoJul 29, 2026
Merged
Conversation
Contributors could assume a merged PR meant an issue was done, even when tests, CI, docs, or acceptance criteria were still incomplete. Add a fast, top-level checklist covering implementation completeness, testing, CI status, acceptance criteria, documentation, and known limitations, and link it from the README and CONTRIBUTING guide alongside the existing self-assessment and evaluation readiness docs. Closes Axionvera#493
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/issue-approval-readiness-checklist.md, a short pre-approval gate covering implementation completeness, testing, CI status, acceptance criteria, documentation, and known limitations.Closes #493
Test Plan and Evidence
Documentation-only change. Static review performed:
contributor-self-assessment.md,evaluation-readiness-checklist.md,test-first-contribution-guide.md,ci-troubleshooting.md) resolve to existing files indocs/.Self-Assessment
CI Status
No CI-relevant files changed.
Documentation
docs/issue-approval-readiness-checklist.md.README.mdto link the new checklist.CONTRIBUTING.mdPR-submission section to reference the new checklist before the full Evaluation Readiness Checklist.Known Limitations
None known.
Acceptance Criteria
docs/issue-approval-readiness-checklist.mdREADME.mdDocumentation listScreenshots or Recordings
Not applicable — documentation-only change with no visible UI or app behavior change.