logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: aa05fa649fae1f5318ef36d93cb79a6bf4b94f47
parent 0b3ece1189b11e36790c99a1a80f75413b826bb4
Author: jack <jack@pngu.org>
Date:   Sat, 14 Sep 2024 16:09:01 -0600

Update PR template (#24397)

Initial

Diffstat:

M.github/PULL_REQUEST_TEMPLATE.md3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,5 @@ <!--- Provide a general summary of your changes in the title above. --> -<!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> ## Description @@ -15,7 +14,7 @@ - [ ] New feature - [ ] Enhancement/optimization - [ ] Keyboard (addition or update) -- [ ] Keymap/layout/userspace (addition or update) +- [ ] Keymap/layout (addition or update) - [ ] Documentation ## Issues Fixed or Closed by This PR