diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..b6beec3b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,10 @@ +### Description of the issue: + +### Version: +- CESM: [version] +- WW3: [version] + +### Machine/Environment Description: + +### Any xml/namelist changes or SourceMods: + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..6165f239 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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? +