mirror of
https://github.com/YTVanced/Vanced
synced 2024-11-10 21:05:06 +00:00
Added question issue template
This commit is contained in:
parent
e44db550a3
commit
ae0f97c779
1 changed files with 14 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/question_template.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/question_template.md
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
name: Question
|
||||
about: You have a question about something in Vanced
|
||||
title: '[Question] replaceme'
|
||||
labels: 'question'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Description**
|
||||
Replace me with a clear and detailed description of the question.
|
||||
|
||||
|
||||
_Attach images/videos if possible. These can be helpful in figuring out what the question is about._
|
Loading…
Reference in a new issue