diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index caef346b..ed5cb6e1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -37,7 +37,7 @@ body: attributes: label: Environment description: | - examples: + Examples: - **OS**: Ubuntu 20.04 - **Compiler**: gfortran 5.4.0 - **Python**: 3.12.0 @@ -55,7 +55,6 @@ body: 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. validations: required: false