diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 26b0a1c..043e6bf 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -57,20 +57,18 @@ body: - US - US (Landscape) validations: - required: true + required: false - type: markdown attributes: value: | ## Bug Details - - type: input + - type: textarea attributes: label: What is the bug? description: Describe the bug clearly and concisely. placeholder: e.g., When I try this, I get this result, but I expected that... - validations: - required: true - type: textarea attributes: