30 lines
926 B
Markdown
30 lines
926 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a problem with the code
|
|
|
|
---
|
|
|
|
### Brief summary of bug
|
|
|
|
[Give a one or two sentence summary. This could be the same as the issue title if you feel that is a sufficient summary.]
|
|
|
|
### General bug information
|
|
|
|
**CTSM version you are using:** [output of `git describe`]
|
|
|
|
**Does this bug cause significantly incorrect results in the model's science?** [Yes / No]
|
|
|
|
**Configurations affected:** [Fill this in if known.]
|
|
|
|
### Details of bug
|
|
|
|
[Fill in details here.]
|
|
|
|
### Important details of your setup / configuration so we can reproduce the bug
|
|
|
|
[Specify anything relevant: the compset, resolution, machine, compiler, any xml or namelist changes, etc. You don't have to repeat anything that you have already noted above.]
|
|
|
|
### Important output or errors that show the problem
|
|
|
|
[Fill this in with anything relevant that you haven't already noted; if there is nothing to add, delete this section.]
|