summaryrefslogtreecommitdiff
path: root/docs/pr_checklist.md
AgeCommit message (Collapse)Author
2023-10-13Reword mention of personal keymaps from PR checklist (#22258)Wilhelm Schuster
2023-09-23Add reminder about format-json to PR Checklist (#22055)lendunistus
2023-08-29Breaking changes changelog, 2023q3 version (#21848)Nick Brassel
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: honorless <86894501+lesshonor@users.noreply.github.com>
2023-08-03Clarify custom keycode enum requirement for PRs (#21648)3geek14
2023-07-07clarify what the heck pristine means for reasons (#20950)Tom Barnes
2023-05-29`develop` 2023q2 changelog (#21049)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-04-03PR checklist: keyboard updates must go to `develop` (#20323)Ryan
2023-03-08[Doc] Update PR checklist (#19988)jack
2023-03-03Initial deprecation policy documentation. (#19908)Nick Brassel
2023-01-19Minor cleanup to breaking/checklist docs. (#19596)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-01-01Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis
2022-11-282022 Nov 26 changelog. (#19164)Nick Brassel
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-30Grammar Fix for PR Checklist (#18540)James Young
* Grammar Fix for PR Checklist * Update docs/pr_checklist.md Co-authored-by: Nick Brassel <nick@tzarc.org> * Update docs/pr_checklist.md, take 2 Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-21[Docs] Explicitly mention kb/user callbacks as boolean (#18448)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-09-21Checklist clarification. (#18440)Nick Brassel
2022-09-06Discourage use of ENCODER_MAP at keyboard level (#18286)Joel Challis
* Discourage use of ENCODER_MAP at keyboard level * Update docs/feature_encoders.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-16[Docs] update pr_checklist.md with info about data-driven (#18068)Tom Barnes
* update pr_checklist with info about data-driven Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-13[Docs] Suggest imgur images are edited to set size (#18031)Tom Barnes
2022-07-12[Docs] Add Encoder requirements to PR Checklist doc (#17634)Drashna Jaelre
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-05-17Update pr_checklist.md (#17122)durken1
2022-03-04Update pr_checklist.md (#16484)jels
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
2022-02-08[Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263)IskandarMa
2022-01-23Add some clarity regarding new board definitions (#16018)Nick Brassel
2021-11-28Changelog 2021q4 (#15325)Nick Brassel
* Changelog. * Remove the asymmetric encoder PR from listing due to revert. * More docs * More docs * More docs * Links to changelog, updated schedule, slotted in 2 weeks of testing at the end so that there's no ambiguity with PR merge dates. * Clarify keyboard moves. * Fix dates * Sidebar * Fixup dates. * Fixup dates. * Wording.
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-12[Docs] Codify not using code from other keyboards in PRs (#15128)Drashna Jaelre
* [Docs] Codify not using code from other keyboards in PRs * add additional comments
2021-10-06More PR checklist updates (#14705)Nick Brassel
* Wording, clarification. * Apply suggestions from code review Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com> Co-authored-by: Mikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
2021-10-05Add clarification for licensing. (#14704)Nick Brassel
* Add clarification for licensing. * Errr, v2.
2021-07-31Explicitly state that VIA should not be enabled in the default keymap. (#13803)Nick Brassel
2021-06-22[Docs] pr_checklist: fix capitalization of Vial (#13301)xyzz
2021-04-20Add additional info to PR Checklist (#12630)Drashna Jaelre
Co-authored-by: Nick Brassel <nick@tzarc.org>
2020-11-16Recommend use of LED Indicator config (#10895)Joel Challis
* Recommend use of LED Indicator config * Recommend use of LED Indicator config - update link * Update quantum/template/ps2avrgb/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2020-09-06Docs/PR_checklist: Reorder, unify and pet-peeves (#10253)Erovia
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-08-07Add PR checklist document. (#9913)Nick Brassel
* Add PR checklist document. * Update docs/pr_checklist.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Reword the lower/raise/adjust suggestion somewhat for clarity. * Add suggestion from @Didel for coding conventions. Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>