summaryrefslogtreecommitdiff
path: root/docs/pr_checklist.md
diff options
context:
space:
mode:
authorjels <66403163+Jels02@users.noreply.github.com>2022-03-04 11:49:14 +1000
committerGitHub <noreply@github.com>2022-03-04 12:49:14 +1100
commit61ba8efa3e358fbf4495c76b9d7c33aa2ec1259e (patch)
treedca16d5921bf1e49906b7ea234bdaab7d4a8ce2c /docs/pr_checklist.md
parente01307f265a9c82befd1fe725f04b3930a875230 (diff)
Update pr_checklist.md (#16484)
Update readme.md template link from https://github.com/qmk/qmk_firmware/blob/master/data/templates/avr/readme.md to https://github.com/qmk/qmk_firmware/blob/master/data/templates/keyboard/readme.md
Diffstat (limited to 'docs/pr_checklist.md')
-rw-r--r--docs/pr_checklist.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pr_checklist.md b/docs/pr_checklist.md
index e4564746b4..591c21b97b 100644
--- a/docs/pr_checklist.md
+++ b/docs/pr_checklist.md
@@ -50,7 +50,7 @@ https://github.com/qmk/qmk_firmware/pulls?q=is%3Apr+is%3Aclosed+label%3Akeyboard
- valid maintainer
- displays correctly in Configurator (press Ctrl+Shift+I to preview local file, turn on fast input to verify ordering)
- `readme.md`
- - standard template should be present -- [link to template](https://github.com/qmk/qmk_firmware/blob/master/data/templates/avr/readme.md)
+ - standard template should be present -- [link to template](https://github.com/qmk/qmk_firmware/blob/master/data/templates/keyboard/readme.md)
- flash command is present, and has `:flash` at end
- valid hardware availability link (unless handwired) -- private groupbuys are okay, but one-off prototypes will be questioned. If open-source, a link to files should be provided.
- clear instructions on how to reset the board into bootloader mode