idiot proofed issue template
This commit is contained in:
parent
3dac2bba2b
commit
4a1e76742a
1 changed files with 2 additions and 1 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -7,6 +7,7 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
|
> ![Flowchart](https://github.com/user-attachments/assets/36fe18ba-52c3-4a5d-a721-edd25af47381)
|
||||||
> [!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
|
||||||
|
@ -67,4 +68,4 @@ body:
|
||||||
- label: I am using Discord Stable or tried on Stable and this bug happens there as well
|
- label: I am using Discord Stable or tried on Stable and this bug happens there as well
|
||||||
required: true
|
required: true
|
||||||
- label: I have read the requirements for opening an issue above
|
- label: I have read the requirements for opening an issue above
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue