diff --git a/.github/ISSUE_TEMPLATE/03_documentation.md b/.github/ISSUE_TEMPLATE/03_documentation.md new file mode 100644 index 0000000000..3d423ec463 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/03_documentation.md @@ -0,0 +1,24 @@ +--- +name: Documentation +about: Something should be added to or fixed in the documentation + +--- + + +### What sort(s) of issue is this? +- [ ] Something is missing. +- [ ] Something is (or might be) incorrect. +- [ ] Something is confusing. +- [ ] Something is broken. + +### What part(s) of the documentation does this concern? +- [ ] [Technical Note](https://escomp.github.io/ctsm-docs/versions/master/html/tech_note/index.html) (science and design of the model) +- [ ] [User's Guide](https://escomp.github.io/ctsm-docs/versions/master/html/users_guide/index.html) (using the model and related tools) +- [ ] Somewhere else (e.g., README file, tool help text, or code comment): _Please specify_ +- [ ] I don't know + +### Describe the issue +A clear and concise description of what is missing or wrong. + +### Additional context (optional) +Add any other context or screenshots about the issue here. diff --git a/.github/ISSUE_TEMPLATE/03_other.md b/.github/ISSUE_TEMPLATE/03_other.md deleted file mode 100644 index 61898d3a75..0000000000 --- a/.github/ISSUE_TEMPLATE/03_other.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -name: Other -about: Other issues (enhancement, cleanup, documentation, etc.) - ---- - - diff --git a/.github/ISSUE_TEMPLATE/04_other.md b/.github/ISSUE_TEMPLATE/04_other.md new file mode 100644 index 0000000000..f2cfcc7407 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/04_other.md @@ -0,0 +1,7 @@ +--- +name: Other +about: Other issues (enhancement, cleanup, etc.) + +--- + +