diff --git a/.github/ISSUE_TEMPLATE/3-question.md b/.github/ISSUE_TEMPLATE/3-question.md new file mode 100644 index 00000000..f8d91d84 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3-question.md @@ -0,0 +1,31 @@ +--- +name: 'Question' +about: 'Ask for information' +title: '' +labels: 'Question' +assignees: '' + +--- + + + +**Ask your question** +A clear and concise question. + +**Screenshots/Videos** +If applicable, add screenshots/videos to help explain your question. + +**Code** +If applicable, provide code to help explain your question. + +**Additional context** +Add any other context about your question here.