summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-02-02 20:15:05 +0000
committerQMK Bot <hello@qmk.fm>2023-02-02 20:15:05 +0000
commita6900dd5c58f9a8bd4ffd91acf689c7177444ab6 (patch)
tree4c055b622a74f4e6051dee081ae8057357acebea /.github
parentd55b07696b59d6e4bb427e22ed171a4e23c95a2b (diff)
parenteeadbd217661c07852b8906ce038415f36961f4e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml5
-rw-r--r--.github/ISSUE_TEMPLATE/other_issues.yml5
2 files changed, 8 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 585bcf2e6f..fdb32f098d 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -7,6 +7,9 @@ body:
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
@@ -18,4 +21,4 @@ body:
- 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. \ No newline at end of file
+ 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
index 7c4fbeb23c..d3a890e45d 100644
--- a/.github/ISSUE_TEMPLATE/other_issues.yml
+++ b/.github/ISSUE_TEMPLATE/other_issues.yml
@@ -10,7 +10,10 @@ body:
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. \ No newline at end of file
+ description: Describe your issue in as much detail as possible.