Files
sub2api-mobile/.github/PULL_REQUEST_TEMPLATE.md

541 B

Summary

  • What changed?
  • Why was this needed?

Verification

  • npm ci
  • npm run start (or relevant platform run)
  • Relevant manual verification completed

Commands and outputs:

<paste commands/results>

Risk / Impact

  • Affected areas:
  • Backward compatibility concerns:
  • Rollback plan (if needed):

Checklist

  • Scope is focused and minimal
  • Documentation updated (if behavior/setup changed)
  • No secrets or credentials added
  • Screenshots attached for UI changes (if applicable)