headscale/.github/pull_request_template.md
Kristoffer Dalby 519a2b1d1a docs: require issue references in commit messages
Promote the optional Fixes #N hint in the PR template to a non-
optional checklist item. Add a Commit messages section to
CONTRIBUTING.md listing the accepted verbs and skip tokens.
skip-issuebot
2026-04-29 17:21:23 +00:00

932 B

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md
  • referenced an issue in every commit message (e.g. Fixes #N or Updates #N) — see CONTRIBUTING.md