Skip to content

Commit

Permalink
Modify model configuration section in bug report issues form
Browse files Browse the repository at this point in the history
Remove CESM and WRF-GC from model configuration option and instead add
a note instructing users to contact the specific model's support if
running into issues with GEOS-Chem in an external model.

Signed-off-by: Melissa Sulprizio <[email protected]>
  • Loading branch information
msulprizio committed May 29, 2024
1 parent 6306946 commit 8959c19
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,11 @@ body:
id: configuration
attributes:
label: In what configuration were you running GEOS-Chem?
description: Note: If you are experiencing issues with GEOS-Chem in an external model, please contact that model's support. This repository is for tracking issues related to the GEOS-Chem science code base.
multiple: false
options:
- GCClassic
- GCHP
- CESM
- WRF-GC
- Other (please explain in additional information section below)
validations:
required: true
Expand Down Expand Up @@ -134,4 +133,4 @@ body:
label: Additional information
description: Please provide any additional information here that you think might be relevant.
validations:
required: false
required: false

0 comments on commit 8959c19

Please sign in to comment.