Delete .github/ISSUE_TEMPLATE/question-report.yml

This commit is contained in:
dborth 2025-01-15 10:44:46 -07:00 committed by GitHub
parent 47e383b1ba
commit eeb3a5101d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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