diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yml | 8 |
1 files changed, 4 insertions, 4 deletions
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: |