summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjack <jack@pngu.org>2024-09-14 16:09:01 -0600
committerGitHub <noreply@github.com>2024-09-14 16:09:01 -0600
commitaa05fa649fae1f5318ef36d93cb79a6bf4b94f47 (patch)
treea051dec8758a5f7a1d47464b9abde917cfb7d91f
parent0b3ece1189b11e36790c99a1a80f75413b826bb4 (diff)
Update PR template (#24397)
Initial
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index d402488d40..868237d959 100644
--- 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