From a4906c903e4b2374027f25059a602d74284c9c50 Mon Sep 17 00:00:00 2001 From: Core <64542347+coredev-uk@users.noreply.github.com> Date: Mon, 31 Jan 2022 22:36:07 +0000 Subject: [PATCH] Updated bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index bfdedb30..12098965 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -31,7 +31,7 @@ body: attributes: label: Environment Information description: | - examples: + Examples: - **OS**: Ubuntu 20.04 - **App Version**: 1.0.0 - **Commit ID**: c9d43be @@ -42,10 +42,12 @@ body: validations: required: true - type: textarea - id: additional attributes: - label: Additional Information - description: Any additional information that you would like to add that could assist us with your issue. + label: Anything else? + description: | + Links? 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. - type: checkboxes id: terms attributes: