summaryrefslogtreecommitdiffstats
path: root/docs/pr_checklist.md
Commit message (Collapse)AuthorAgeFilesLines
* Add reminder about format-json to PR Checklist (#22055)lendunistus2023-09-231-0/+1
|
* Breaking changes changelog, 2023q3 version (#21848)Nick Brassel2023-08-291-1/+2
| | | | | | 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>
* Clarify custom keycode enum requirement for PRs (#21648)3geek142023-08-031-1/+1
|
* clarify what the heck pristine means for reasons (#20950)Tom Barnes2023-07-071-0/+1
|
* `develop` 2023q2 changelog (#21049)Nick Brassel2023-05-291-2/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* PR checklist: keyboard updates must go to `develop` (#20323)Ryan2023-04-031-0/+1
|
* [Doc] Update PR checklist (#19988)jack2023-03-081-14/+25
|
* Initial deprecation policy documentation. (#19908)Nick Brassel2023-03-031-1/+7
|
* Minor cleanup to breaking/checklist docs. (#19596)Nick Brassel2023-01-191-6/+21
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add docs to cover recent LAYOUT_all lint checks (#19393)Joel Challis2023-01-011-0/+2
|
* 2022 Nov 26 changelog. (#19164)Nick Brassel2022-11-281-1/+2
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Grammar Fix for PR Checklist (#18540)James Young2022-09-301-1/+1
| | | | | | | | | | | * 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>
* [Docs] Explicitly mention kb/user callbacks as boolean (#18448)Drashna Jaelre2022-09-211-0/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Checklist clarification. (#18440)Nick Brassel2022-09-211-6/+7
|
* Discourage use of ENCODER_MAP at keyboard level (#18286)Joel Challis2022-09-061-0/+3
| | | | | | | | | * 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>
* [Docs] update pr_checklist.md with info about data-driven (#18068)Tom Barnes2022-08-161-3/+6
| | | | | * update pr_checklist with info about data-driven Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Docs] Suggest imgur images are edited to set size (#18031)Tom Barnes2022-08-131-0/+1
|
* [Docs] Add Encoder requirements to PR Checklist doc (#17634)Drashna Jaelre2022-07-121-0/+3
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update pr_checklist.md (#17122)durken12022-05-171-1/+1
|
* Update pr_checklist.md (#16484)jels2022-03-041-1/+1
| | | 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
* [Docs] pr checklist: update doc hyperlinks to relative ones and use IDs (#16263)IskandarMa2022-02-081-7/+7
|
* Add some clarity regarding new board definitions (#16018)Nick Brassel2022-01-231-1/+3
|
* Changelog 2021q4 (#15325)Nick Brassel2021-11-281-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-1/+1
|
* [Docs] Codify not using code from other keyboards in PRs (#15128)Drashna Jaelre2021-11-121-0/+3
| | | | | * [Docs] Codify not using code from other keyboards in PRs * add additional comments
* More PR checklist updates (#14705)Nick Brassel2021-10-061-13/+21
| | | | | | | | | * 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>
* Add clarification for licensing. (#14704)Nick Brassel2021-10-051-0/+22
| | | | | * Add clarification for licensing. * Errr, v2.
* Explicitly state that VIA should not be enabled in the default keymap. (#13803)Nick Brassel2021-07-311-0/+1
|
* [Docs] pr_checklist: fix capitalization of Vial (#13301)xyzz2021-06-221-1/+1
|
* Add additional info to PR Checklist (#12630)Drashna Jaelre2021-04-201-0/+9
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Recommend use of LED Indicator config (#10895)Joel Challis2020-11-161-0/+1
| | | | | | | | | | | * 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>
* Docs/PR_checklist: Reorder, unify and pet-peeves (#10253)Erovia2020-09-061-33/+36
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Add PR checklist document. (#9913)Nick Brassel2020-08-071-0/+125
* 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>