diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..ba93825 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,11 @@ +--- +name: Question +about: Ask a question regarding this project. +title: "[Question] Title here" +labels: question +assignees: '' + +--- + +**Question** +Write your question here. [e.g. How can pigs fly?]