other_issues.yml 673 B

12345678910111213141516
  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. - type: textarea
  14. attributes:
  15. label: Issue Description
  16. description: Describe your issue in as much detail as possible.