mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 18:12:06 +00:00
Update bug.yaml
This commit is contained in:
parent
f1a7024cf3
commit
8176ae891f
1 changed files with 5 additions and 1 deletions
6
.github/ISSUE_TEMPLATE/bug.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -45,10 +45,14 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: uYouEnhanced version
|
||||
description: **latest or newest is NOT a version number!**
|
||||
description: "**latest or newest is NOT a version number!**"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "## Description"
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the bug
|
||||
|
|
|
|||
Loading…
Reference in a new issue