From 3b40eeb342b9efb1659f2fc1dbb45319097eee40 Mon Sep 17 00:00:00 2001 From: akaError <97499944+akaError@users.noreply.github.com> Date: Fri, 11 Mar 2022 17:06:10 +0800 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b28e391d7d..75d6161df6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -33,13 +33,13 @@ body: - type: textarea attributes: label: Actual Behavior - description: picture is allowed + description: What is the result? picture is allowed validations: required: true - type: textarea attributes: label: Expected Behavior - description: Describe what you expected. + description: what you expected. validations: required: false - type: textarea -- GitLab