From 3affe48cd84fa3302d2bc68fabdee1c331fe38ff Mon Sep 17 00:00:00 2001 From: Cole Ramos Date: Fri, 18 Aug 2023 11:50:19 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/question.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..7429e6325 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,14 @@ +--- +name: Question +about: 'Clarifying questions and uncertainties ' +title: '' +labels: question +assignees: '' + +--- + +**Describe your question** +A clear and concise description of your question and how it came up. + +**Additional context** +Add any other context or screenshots about the question here.