Skip to content

Commit

Permalink
chore: Docs bullet point in PR checklist (#2718)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Munnich authored Dec 20, 2024
1 parent bb48661 commit 2f172f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
- [ ] Additional tests are included, if changing behaviors/core code that is testable.
- [ ] Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
- [ ] [Pre-commit](https://zmk.dev/docs/development/local-toolchain/pre-commit) used to check formatting of files, commit messages, etc.
- [ ] Includes any necessary [documentation changes](https://zmk.dev/docs/development/contributing/documentation).

0 comments on commit 2f172f6

Please sign in to comment.