From eb0861c5d7173f064c807924a82867466da1003e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20van=20Noord?= <13665637+DanielNoord@users.noreply.github.com> Date: Fri, 10 Sep 2021 09:45:12 +0200 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5ae46d8..1e65c9b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -28,9 +28,9 @@ body: label: To reproduce description: How can you reproduce the bug? - placeholder: | - # The steps needed to reproduce the behavior:| - # 1. + placeholder: + The steps needed to reproduce the behavior: + 1. validations: required: true - type: textarea