freeleaps-service-hub/.gitea/PULL_REQUEST_TEMPLATE.md
2025-08-11 21:56:28 -07:00

285 B

PR Checklist

  • PR has a clear description

  • Code is tested can work correctly

  • PR link is added to corresponding tasks

  • No hardcoded secrets or credentials

  • Appropriate documentation is updated

  • New code is covered by unit tests

  • Unit tests pass