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: