summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-09-23 08:18:44 +0000
committerQMK Bot <hello@qmk.fm>2023-09-23 08:18:44 +0000
commit81ea182be460732bb9f4c9837400ef76eb5a4187 (patch)
treed01b5b760a46a453452a28515a177b476d33de76
parent5024835c6f52f3e52586967164efd5f930ca1f77 (diff)
parentbd2a33fe77e5c67e49e6f637fac030377ccd8652 (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--docs/pr_checklist.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pr_checklist.md b/docs/pr_checklist.md
index c98504c8c0..9bf1b8d005 100644
--- a/docs/pr_checklist.md
+++ b/docs/pr_checklist.md
@@ -80,6 +80,7 @@ https://github.com/qmk/qmk_firmware/pulls?q=is%3Apr+is%3Aclosed+label%3Akeyboard
- Encoder Configuration
- Bootmagic Configuration
- LED Indicator Configuration
+ - Run `qmk format-json` on this file before submitting your PR. Be sure to append the `-i` flag to directly modify the file, or paste the outputted code into the file.
- `readme.md`
- must follow the [template](https://github.com/qmk/qmk_firmware/blob/master/data/templates/keyboard/readme.md)
- flash command is present, and has `:flash` at end