diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000000..7429e6325e --- /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.