aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-08-29 20:14:45 +0100
committerGravatar GitHub <[email protected]>2021-08-29 20:14:45 +0100
commitbab8ae1feec51045f7b13e2d8d04c277c7ed76b7 (patch)
tree96c9ac5828ac9e3ada414935469e4eecb87f740c /.github/ISSUE_TEMPLATE
parentUpdate bug-report.yml (diff)
Update bug-report.yml
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index fb3501c..3e086ef 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,19 +27,19 @@ body:
1. Create a new form
2. Submit an empty response
3. ...
- validations:
- required: true
+ validations:
+ required: true
- type: textarea
id: files
attributes:
label: Files
description: If you have any screenshots, log files, or other files that you believe are relevant, you can attach them here
- validations:
- required: false
+ validations:
+ required: false
- type: textarea
id: technical
attributes:
label: Technical Details
description: "If you have a technical overview of what is causing the bug please describe it here, don't worry if not"
- validations:
- required: false
+ validations:
+ required: false