diff options
| -rw-r--r-- | docs/pr_checklist.md | 2 |
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 | |||
| 50 | - valid maintainer | 50 | - valid maintainer |
| 51 | - displays correctly in Configurator (press Ctrl+Shift+I to preview local file, turn on fast input to verify ordering) | 51 | - displays correctly in Configurator (press Ctrl+Shift+I to preview local file, turn on fast input to verify ordering) |
| 52 | - `readme.md` | 52 | - `readme.md` |
| 53 | - standard template should be present -- [link to template](https://github.com/qmk/qmk_firmware/blob/master/data/templates/avr/readme.md) | 53 | - standard template should be present -- [link to template](https://github.com/qmk/qmk_firmware/blob/master/data/templates/keyboard/readme.md) |
| 54 | - flash command is present, and has `:flash` at end | 54 | - flash command is present, and has `:flash` at end |
| 55 | - 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. | 55 | - 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. |
| 56 | - clear instructions on how to reset the board into bootloader mode | 56 | - clear instructions on how to reset the board into bootloader mode |
