diff --git a/.github/ISSUE_TEMPLATE/question-report.yml b/.github/ISSUE_TEMPLATE/question-report.yml deleted file mode 100644 index be43cc7..0000000 --- a/.github/ISSUE_TEMPLATE/question-report.yml +++ /dev/null @@ -1,22 +0,0 @@ -name: Question -description: If you have a question, please fill out this form. Feature requests will be closed immediately! -title: "[Question]: " -labels: question -body: - - type: markdown - attributes: - value: Feature requests will be closed immediately! - - type: textarea - id: describe-question - attributes: - label: Describe your question - description: Describe your question as accurately as possible. - validations: - required: true - - type: textarea - id: screenshots - attributes: - label: Screenshots - description: If applicable, add screenshots to help explain your problem. - validations: - required: false