mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-30 18:43:17 +00:00
chore: remove question issue template
This commit is contained in:
parent
362c5191ed
commit
4d9939356f
16
.github/ISSUE_TEMPLATE/question.yml
vendored
16
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -1,16 +0,0 @@
|
||||
name: Question
|
||||
description: Ask questions about configuration and usage of Piped.
|
||||
labels: [question]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Please make sure to read the README.md before posting a question or asking for support.
|
||||
|
||||
- type: textarea
|
||||
id: question
|
||||
attributes:
|
||||
label: Describe your question
|
||||
description: A clear description of what your doubt is.
|
||||
validations:
|
||||
required: true
|
Loading…
Reference in New Issue
Block a user