From de28d242720c1bb3d44f19f829d81ffa0434faac Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Tue, 23 Mar 2021 16:53:25 -0400 Subject: [PATCH] github: Update questions template --- .github/ISSUE_TEMPLATE/question_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question_template.md b/.github/ISSUE_TEMPLATE/question_template.md index 32dd6b69..ef948b08 100644 --- a/.github/ISSUE_TEMPLATE/question_template.md +++ b/.github/ISSUE_TEMPLATE/question_template.md @@ -1,6 +1,6 @@ --- name: Question? -about: If you've just got a question that isn't covered by other topics, ask away via this template. +about: If you've just got a question that isn't covered by other categories (bug reports, feature requests, etc.), ask away via this template. title: "" labels: "question" assignees: "" @@ -8,4 +8,4 @@ assignees: "" ### Question -_What do you want to ask in regards to this project?_ +_What do you want to ask in regards to this project? Note if there is an issue/something you feel is a bug, please use the appropriate templates._