diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b4a97d2dd52..feb074b2a7d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,8 +21,7 @@ body: attributes: label: What happened? description: Also tell us, what did you expect to happen? - placeholder: Tell us what you see! - value: "A bug happened, but I was expecting this!" + placeholder: Tell us what you see! "A bug happened, but I was expecting this!" validations: required: true - type: textarea