Skip to content

Commit f943f01

Browse files
committed
add PR and issue templates
1 parent 2ad4e2c commit f943f01

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### Description of the issue:
2+
3+
### Version:
4+
- CESM: [version]
5+
- POP2: [version]
6+
7+
### Machine/Environment Description:
8+
9+
### Any xml/namelist changes or SourceMods:
10+

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
### Description of changes:
2+
3+
[ Description of the changes in this Pull Request. It should be enough
4+
information for someone not following this development to understand.]
5+
6+
### Testing:
7+
8+
Test case/suite:
9+
Test status: [bit for bit, roundoff, climate changing]
10+
11+
Fixes [POP2 Github issue #]
12+
13+
User interface (namelist or namelist defaults) changes?
14+

0 commit comments

Comments
 (0)