]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
[GitHub] Update issue templates (#7303)
authorDrashna Jaelre <drashna@live.com>
Sat, 9 Nov 2019 04:09:54 +0000 (20:09 -0800)
committerJames Young <18669334+noroadsleft@users.noreply.github.com>
Sat, 9 Nov 2019 04:09:54 +0000 (20:09 -0800)
* Update issue templates

* Create config.yml

* Update bug_report.md

* Update other_issues.md

* Update feature_request.md

* Wordsmithing and type fixes

.github/ISSUE_TEMPLATE/blank.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/other_issues.md

index 50a32034d6e13ea4b5e71125f0dbea639051d898..5644802ef534121f3377810bb3823e72f5f5c678 100644 (file)
@@ -1,5 +1,11 @@
 ---
 name: Blank issue
-about: If you're 100% sure that you don't need one of the other issue templates, use this one instead. 
+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: ''
 
 ---
+
+
index 3c35416e043fa54444ffdfb613c689f565a0d79f..2e64ef16dd7b8135f175104112eb147e4aa2e7a3 100644 (file)
@@ -1,7 +1,12 @@
 ---
 name: Bug report
-about: Create a report to help us improve the QMK Firmware
+about: Create a report to help us improve QMK Firmware.
+title: "[Bug] "
+labels: bug, help wanted, discussion
+assignees: ''
+
 ---
+
 <!-- Provide a general summary of the bug in the title above. -->
 
 <!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644 (file)
index 0000000..0d4ca03
--- /dev/null
@@ -0,0 +1,8 @@
+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.
index 01aeb26cec302fef0803f5ae68ae6bf00027cee9..f7eaa825b87e0622d552fe883ebb8498684e0f54 100644 (file)
@@ -1,7 +1,12 @@
 ---
 name: Feature request
-about: Suggest a new feature or changes to existing features 
+about: Suggest a new feature or changes to existing features.
+title: "[Feature Request] "
+labels: enhancement, help wanted, discussion
+assignees: ''
+
 ---
+
 <!--- Provide a general summary of the changes you want in the title above. -->
 
 <!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
index 7c4891ac31d751604eac48aa339eaaa162fcaf39..a0060a8ca6b69b71339e0f27fa633ab726c6e952 100644 (file)
@@ -1,7 +1,12 @@
 ---
 name: Other issues
-about: Anything else that doesn't fall into the above categories. 
+about: Anything else that doesn't fall into the above categories.
+title: ''
+labels: help wanted, question, discussion
+assignees: ''
+
 ---
+
 <!--- Provide a general summary of the changes you want in the title above. -->
 
 <!--- Anything on lines wrapped in comments like these will not show up in the final text. -->