From e9eb7fa720f41719e0f96397719499a27d69f9ba Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 10:53:27 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index d52e97c..9890732 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -49,6 +49,6 @@ body: attributes: label: Desciption description: Describe the bug and how we can reproduce it. - placeholder: Example: bla bla bla + placeholder: bla bla bla validations: required: true