Files
sailing-analytics/.github/PULL_REQUEST_TEMPLATE.md
T
Axel Uhl 7d2fd587a4 Create pull request template for issue tracking
Added a pull request template for better issue tracking and code review.
2025-11-06 23:50:46 +01:00

618 B

Issue Addressed by this PR

Bug XXXX

Description

FILL IN DETAILS HERE

Checklist for Pull Requests

  • Supplied as many details as possible on this change
  • Included the link to the associated Bugzilla issue in the Issue section above
  • New code has been formatted using the code formatter
  • The code has unit tests where applicable and is easily unit-testable
  • This branch is appropriately named for the associated issue, usually bugXXXX