Skip to content

Commit d06ce01

Browse files
authored
PR checklist: keyboard updates must go to develop (qmk#20323)
1 parent c58610b commit d06ce01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pr_checklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ https://github.com/qmk/qmk_firmware/pulls?q=is%3Apr+is%3Aclosed+label%3Akeyboard
5353

5454
- keyboard moves within the repository *must* go through the `develop` branch instead of `master`, so as to ensure compatibility for users
5555
- `data/mappings/keyboard_aliases.hjson` must be updated to reflect the move, so users with pre-created configurator keymap.json files continue to detect the correct keyboard
56+
- keyboard updates and refactors (eg. to data driven) *must* go through `develop` to reduce `master` -> `develop` merge conflicts
5657
- PR submissions from a `kbfirmware` export (or equivalent) will not be accepted unless converted to new QMK standards -- try `qmk import-kbfirmware` first
5758
- `info.json`
5859
- With the move to [data driven](https://docs.qmk.fm/#/data_driven_config) keyboard configuration, we encourage contributors to utilise as many features as possible of the info.json [schema](https://github.com/qmk/qmk_firmware/blob/master/data/schemas/keyboard.jsonschema).

0 commit comments

Comments
 (0)