From 2695fdb140e916d2a3e23d1ba48910670060eade 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:46:15 +0200 Subject: [PATCH] Create 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 050e1a3..494efd0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -29,8 +29,8 @@ body: description: How can you reproduce the bug? placeholder: | - # The steps needed to reproduce the behavior: - # 1. + The steps needed to reproduce the behavior: + 1. validations: required: true - type: textarea