Skip to content

Commit

Permalink
add issue and PR templates
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Apr 19, 2019
1 parent abf9cd5 commit b1b7d4e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### Description of the issue:

### Version:
- CESM: [version]
- WW3: [version]

### Machine/Environment Description:

### Any xml/namelist changes or SourceMods:

14 changes: 14 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### Description of changes:

[ Description of the changes in this Pull Request. It should be enough
information for someone not following this development to understand.]

### Testing:

Test case/suite:
Test status: [bit for bit, roundoff, climate changing]

Fixes [WW3 Github issue #]

User interface (namelist or namelist defaults) changes?

0 comments on commit b1b7d4e

Please sign in to comment.