From 60a759c4166aa5b63d615671f78c1da405d57082 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 31 May 2021 00:34:28 -0400 Subject: [PATCH] github: update wording in question 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 ef948b08..67578f08 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 categories (bug reports, feature requests, etc.), 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 using this template. title: "" labels: "question" assignees: "" @@ -8,4 +8,4 @@ assignees: "" ### Question -_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._ +_What do you want to ask in regards to this project? Note that if this is a feature request or a bug/issue report, please use the appropriate templates instead._