From 2ecd7600b05671b157ed1df58f60ee1f39ac98c6 Mon Sep 17 00:00:00 2001 From: lukaseder Date: Tue, 5 Feb 2019 12:00:29 +0100 Subject: [PATCH] [#8291] Create bug report / feature request / question issue templates --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index adedd19bf1..2f28204e36 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea title: '' - labels: 'T: Support request' + labels: 'T: Enhancement' --- ### Use case: diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 13ccdc664d..87da1b9ef2 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -2,7 +2,7 @@ name: Question about: Anything you're not sure about? Just ask us title: '' - labels: 'T: Support requeast' + labels: 'T: Support request' --- ### Your question: