]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add seperate issue for questions
authorKjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Sun, 23 Aug 2020 22:13:07 +0000 (00:13 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Aug 2020 22:13:07 +0000 (15:13 -0700)
commit68f2288620f2a5401ded0ca0834e146a28e8b9f9
tree847c992636f3dd1ba8db5955234e61cf85352015
parent7b15b8d18c7731069b2687a7f466a438c6536754
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
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md [new file with mode: 0644]