From e1ac013010e2abc63f2e638b93f104d30e77e9c2 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 29 Aug 2021 20:14:25 +0100 Subject: Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 19aa9e7..fb3501c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -16,8 +16,8 @@ body: label: Description description: A brief overview of what the bug is placeholder: Clicking the submit button wipes my harddrive. - validations: - required: true + validations: + required: true - type: textarea id: repro attributes: @@ -27,8 +27,8 @@ body: 1. Create a new form 2. Submit an empty response 3. ... - validations: - required: true + validations: + required: true - type: textarea id: files attributes: -- cgit v1.2.3