aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2020-07-06 17:18:47 -0400
committerFurkan Sahin <furkan-dev@proton.me>2020-07-06 17:18:47 -0400
commit93bee210147d252f3696c7d8554244546722f687 (patch)
tree29117183b2dc3be771cb53da8f5012fa02440cec /.github/ISSUE_TEMPLATE/config.yml
parent55c135292db4f0b945cace1c7380eaa6b3783df0 (diff)
ISSUE_TEMPLATE: Use the newer issue templates
This utilizes the newer Github issue templates. They allow for the user to specify what type of issue they are submitting to allow for a more specific issue template to be shown. In addition to a hopefully easier to read/parse/follow bug report template, this also include templates for enhancements and i3 compatibility. This also includes a link to the IRC under the section title Questions. For the three templates, the labels bug, enhancement, and i3-compat will be automatically applied for the appropriate report to assist in triaging. Hopefully, this will result in less questions and issues for new window management functionality on Github and allow for better quality issues being submitted. At the very least, it allows us to outline our stances for bugs, enhancements, and i3-compatibility in an easier to read format.
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 00000000..f09cdf5b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Questions
+ url: "http://webchat.freenode.net/?channels=sway&uio=d4"
+ about: "Please ask questions on IRC in #sway on irc.freenode.net"