summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/other_issues.yml
diff options
context:
space:
mode:
authorvin <git@vineetk.net>2024-01-15 18:48:55 -0500
committervin <git@vineetk.net>2024-01-15 18:48:55 -0500
commit8c8e1ad4d3f6a197cc7a0550940e0c71d84c050e (patch)
tree9490341e61543f88a23ca04af668abb3acfe2574 /.github/ISSUE_TEMPLATE/other_issues.yml
parent105f3f893c6cd636e895c1da2d5efbe525a49b42 (diff)
remove unused dotfiles in root
Diffstat (limited to '.github/ISSUE_TEMPLATE/other_issues.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/other_issues.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/.github/ISSUE_TEMPLATE/other_issues.yml b/.github/ISSUE_TEMPLATE/other_issues.yml
deleted file mode 100644
index d3a890e45d..0000000000
--- a/.github/ISSUE_TEMPLATE/other_issues.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-name: Other issues
-description: Anything else that doesn't fall into the above categories.
-labels: ["help wanted", "question"]
-body:
- - type: markdown
- attributes:
- value: |
- Provide a general summary of the changes you want in the title above.
- - type: markdown
- attributes:
- value: |
- 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.
-
- 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.
- Your best bet is to take the initiative, add support, then submit a PR yourself.
- - type: textarea
- attributes:
- label: Issue Description
- description: Describe your issue in as much detail as possible.