From 785f64778a20e229973db4a594f2b2b011c97f43 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 10:58:41 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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