summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml41
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml8
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml24
-rw-r--r--.github/ISSUE_TEMPLATE/other_issues.yml19
-rw-r--r--.github/ISSUE_TEMPLATE/zzz_blank.md11
5 files changed, 0 insertions, 103 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
deleted file mode 100644
index a5d185e1dd..0000000000
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ /dev/null
@@ -1,41 +0,0 @@
-name: Bug report
-description: Create a report to help us improve QMK Firmware.
-title: "[Bug] "
-labels: ["bug", "help wanted"]
-body:
- - type: markdown
- attributes:
- value: |
- Provide a general summary of the bug in the title above.
- - type: textarea
- attributes:
- label: Describe the Bug
- description: A clear and concise description of what the bug is.
- - type: input
- attributes:
- label: Keyboard Used
- description: The name of the keyboard from the `make` or `qmk compile`/`qmk flash` commands, eg. `planck/rev6`.
- - type: input
- attributes:
- label: Link to product page (if applicable)
- - type: input
- attributes:
- label: Operating System
- - type: textarea
- attributes:
- label: qmk doctor Output
- description: Output from running the `qmk doctor` command.
- render: text
- - type: checkboxes
- attributes:
- label: Is AutoHotKey / Karabiner installed
- options:
- - label: AutoHotKey (Windows)
- - label: Karabiner (macOS)
- - type: input
- attributes:
- label: Other keyboard-related software installed
- - type: textarea
- attributes:
- label: Additional Context
- description: Add any other relevant information about the problem here. \ No newline at end of file
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
deleted file mode 100644
index 0d4ca035c8..0000000000
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-blank_issues_enabled: false
-contact_links:
- - name: QMK Discord
- url: https://discord.gg/Uq7gcHh
- about: Ask questions, discuss issues and features. Chill.
- - name: OLKB Subreddit
- url: https://www.reddit.com/r/olkb
- about: All things OLKB and QMK.
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
deleted file mode 100644
index fdb32f098d..0000000000
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ /dev/null
@@ -1,24 +0,0 @@
-name: Feature request
-description: Suggest a new feature or changes to existing features.
-title: "[Feature Request] "
-labels: ["enhancement", "help wanted"]
-body:
- - type: markdown
- attributes:
- value: |
- Provide a general summary of the changes you want in the title above.
-
- 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: checkboxes
- attributes:
- label: Feature Request Type
- options:
- - label: Core functionality
- - label: Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
- - label: Alteration (enhancement/optimization) of existing feature(s)
- - label: New behavior
- - type: textarea
- attributes:
- label: Description
- description: A few sentences describing what it is that you'd like to see in QMK. Additional information (such as links to spec sheets, licensing info, other related issues or PRs, etc) would be helpful.
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.
diff --git a/.github/ISSUE_TEMPLATE/zzz_blank.md b/.github/ISSUE_TEMPLATE/zzz_blank.md
deleted file mode 100644
index 5644802ef5..0000000000
--- a/.github/ISSUE_TEMPLATE/zzz_blank.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-name: Blank issue
-about: If you're 100% sure that you don't need one of the other issue templates, use
- this one instead.
-title: ''
-labels: help wanted, question
-assignees: ''
-
----
-
-