From ccd4856632772b2f0099230755d7e3a7c7ec2d4a Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 2 Jul 2021 16:20:41 -0400 Subject: [PATCH] Updated .github/ISSUE_TEMPLATE/bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index ab0e563..ff17e34 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -56,7 +56,7 @@ body: description: A clear and concise description of what you expected to happen. placeholder: Tell us what you expected! validations: - required: true + required: true - type: textarea id: logs attributes: @@ -67,11 +67,11 @@ body: attributes: label: Anything else? description: | - Links? or References? - - Anything that will give us more context about the issue you are encountering! - - Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. + Links? or References? + + Anything that will give us more context about the issue you are encountering! + + Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. validations: required: false - type: checkboxes