diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..c178d7b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,11 @@ +--- +name: Question +about: I have a question +title: "[QUESTION] I have a question!" +labels: question +assignees: '' + +--- + +** What is your question? ** +Describe what is your question and (when applicable) which workaround have you tried yet.