From 3043f1e0ee9297949e3ebd07ec1c0d52b86fc451 Mon Sep 17 00:00:00 2001 From: Rob Walch Date: Thu, 22 Jun 2023 07:06:40 -0700 Subject: [PATCH] Update question.yaml template description Users should not file questions when there issue merits a Bug Report or Feature Request. --- .github/ISSUE_TEMPLATE/question.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index 9876cc3bd00..eb0dfbcfff2 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -1,5 +1,5 @@ name: Question -description: Need some help? +description: Need help with something not related to a Bug or Feature Request? labels: [Question, Needs Triage] body: - type: textarea