more issue templating
This commit is contained in:
parent
4a1e76742a
commit
5612e0b6a6
1 changed files with 5 additions and 1 deletions
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -8,6 +8,9 @@ body:
|
|||
attributes:
|
||||
value: |
|
||||
> ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381)
|
||||
>
|
||||
> <details>
|
||||
> <summary>Flowchart but in text format</summary>
|
||||
> [!WARNING]
|
||||
> ## ONLY OPEN AN ISSUE IF:
|
||||
> * You are using an up-to-date version of VendroidEnhanced
|
||||
|
@ -16,7 +19,8 @@ body:
|
|||
> * You **could not** reproduce the issue on:
|
||||
> * Vencord Web, Vesktop, or ArmCord, on a computer
|
||||
> * The Discord mobile website (`discord.com/app`) on a mobile browser WITHOUT VENCORD
|
||||
>
|
||||
> </details>
|
||||
>
|
||||
> **Your issue will get closed and you will possibly be blocked from the repository if you cannot read this!**
|
||||
|
||||
- type: input
|
||||
|
|
Loading…
Reference in a new issue