From 8c813d7b82c764bb483f64952e336140bcd59986 Mon Sep 17 00:00:00 2001 From: Parikshit Bajpai <45185043+parikshitbajpai@users.noreply.github.com> Date: Wed, 17 Apr 2024 22:04:53 -0600 Subject: [PATCH] Update bug_report.yaml Fix typos, etc. --- .github/ISSUE_TEMPLATE/bug_report.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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