qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

other_issues.yml (932B)


      1 name: Other issues
      2 description: Anything else that doesn't fall into the above categories.
      3 labels: ["help wanted", "question"]
      4 body:
      5   - type: markdown
      6     attributes:
      7       value: |
      8         Provide a general summary of the changes you want in the title above.
      9   - type: markdown
     10     attributes:
     11       value: |
     12         Please check [https://docs.qmk.fm/#/support](https://docs.qmk.fm/#/support) for additional resources first. If that doesn't answer your question, choose the bug report template instead, as that may be more appropriate.
     13 
     14         Please refrain from asking maintainers to add support for specific keyboards -- it is unlikely they will have hardware available, and will not be able to help.
     15         Your best bet is to take the initiative, add support, then submit a PR yourself.
     16   - type: textarea
     17     attributes:
     18       label: Issue Description
     19       description: Describe your issue in as much detail as possible.