From bf4f910ceeb580bec8ef383db801864982c1df16 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:40 +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 1e65c9b..050e1a3 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