From faae9f9033bee9442467f8a19171e814465f7c63 Mon Sep 17 00:00:00 2001 From: Candas1 Date: Wed, 23 Mar 2022 12:59:49 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 46e92d8..038b635 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -48,7 +48,7 @@ body: - type: textarea attributes: - label: Description - placeholder: Describe the bug and how we can reproduce it + label: What is the bug and how to reproduce it ? + placeholder: Describe the bug and how to reproduce it validations: required: true