Add seperate issue for questions

A big portion of issues are of "Type: Question".

This PR adds a separate issue template for those.
It also automatically adds the "Type: Question" tag.

in addition it adds "Type: Defect" to all bug reports by default

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Closes #10779
This commit is contained in:
Kjeld Schouten-Lebbing
2020-08-24 00:13:07 +02:00
committed by GitHub
parent 7b15b8d18c
commit 68f2288620
3 changed files with 39 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve OpenZFS
title: ''
labels: ''
labels: 'Type: Defect'
assignees: ''
---