diff options
| author | jack <jack@pngu.org> | 2024-09-14 16:09:01 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-14 16:09:01 -0600 |
| commit | aa05fa649fae1f5318ef36d93cb79a6bf4b94f47 (patch) | |
| tree | a051dec8758a5f7a1d47464b9abde917cfb7d91f /.github | |
| parent | 0b3ece1189b11e36790c99a1a80f75413b826bb4 (diff) | |
Update PR template (#24397)
Initial
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 3 |
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 @@ | |||
| 1 | <!--- Provide a general summary of your changes in the title above. --> | 1 | <!--- Provide a general summary of your changes in the title above. --> |
| 2 | 2 | ||
| 3 | <!--- This template is entirely optional and can be removed, but is here to help both you and us. --> | ||
| 4 | <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> | 3 | <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> |
| 5 | 4 | ||
| 6 | ## Description | 5 | ## Description |
| @@ -15,7 +14,7 @@ | |||
| 15 | - [ ] New feature | 14 | - [ ] New feature |
| 16 | - [ ] Enhancement/optimization | 15 | - [ ] Enhancement/optimization |
| 17 | - [ ] Keyboard (addition or update) | 16 | - [ ] Keyboard (addition or update) |
| 18 | - [ ] Keymap/layout/userspace (addition or update) | 17 | - [ ] Keymap/layout (addition or update) |
| 19 | - [ ] Documentation | 18 | - [ ] Documentation |
| 20 | 19 | ||
| 21 | ## Issues Fixed or Closed by This PR | 20 | ## Issues Fixed or Closed by This PR |
