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