From 8176ae891f05ff7d16490c1dff60371963c8076d Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Sat, 16 Dec 2023 15:54:46 -0500 Subject: [PATCH] Update bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index f28f160..7bcd539 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -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