mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-06-16 18:47:55 -04:00
Create pull_request_template.md
This commit is contained in:
parent
64f41579da
commit
227cf54754
1 changed files with 28 additions and 0 deletions
28
.github/workflows/pull_request_template.md
vendored
Normal file
28
.github/workflows/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!--- 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
|
||||
|
||||
<!--- Describe your changes in detail here. -->
|
||||
|
||||
## QMK Pull Request
|
||||
|
||||
<!--- VIA support for new keyboards MUST be in QMK master already -->
|
||||
|
||||
<!--- Add link to QMK Pull Request here. -->
|
||||
|
||||
<!--- THIS IS MANDATORY. -->
|
||||
|
||||
<!--- IF THERE IS NO LINK TO SHOW VIA SUPPORT IS IN QMK MASTER ALREADY, -->
|
||||
<!--- THIS PR WILL BE CLOSED IMMEDIATELY FOR WORKFLOW REASONS. -->
|
||||
|
||||
## Checklist
|
||||
|
||||
<!--- Put an `x` in all the boxes that apply. -->
|
||||
|
||||
- [ ] The VIA support for this keyboard is **MERGED** in QMK master already **(MANDATORY)**
|
||||
- [ ] VIA keymap uses custom menus **(MANDATORY)**
|
||||
- [ ] I have tested this keyboard definition with firmware on a device.**(MANDATORY)**
|
||||
- [ ] The Vendor ID is not `0xFEED`
|
Loading…
Add table
Add a link
Reference in a new issue