From 7f10f741af4d26612b3f7ac0421c83c17a280cd8 Mon Sep 17 00:00:00 2001 From: Satish Kumar Mishra <36122092+ZicsX@users.noreply.github.com> Date: Mon, 11 Jul 2022 23:42:41 +0530 Subject: 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 2d0f102ca..f88569600 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -53,9 +53,9 @@ body: - type: textarea attributes: label: "Context for the issue:" - description: > + description: | Please explain how this issue affects your work or why it should be prioritized. placeholder: | << your explanation here >> validations: - required: true \ No newline at end of file + required: true -- cgit v1.2.1