diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a07e736..b83ad27 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -46,8 +46,7 @@ body: - type: textarea attributes: - label: Desciption - description: Describe the bug and how we can reproduce it. - placeholder: bla bla bla + label: Description + placeholder: Describe the bug and how we can reproduce it validations: required: true