Files
cc65/.github/PULL_REQUEST_TEMPLATE.md
Bob Andrews 9240ad37ab Update PULL_REQUEST_TEMPLATE.md
cut it down a lot
2025-07-03 09:39:29 +02:00

272 B

Summary

Provide description of the bug (if an issue exists, link to it) and the fix.

Checklist

  • The fix meets the codestyle requirements
  • New unit tests have been added to prevent future regressions
  • The documentation has been updated if necessary