diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..cdef9330d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,40 @@ + + + +### Describe the issue: + +- [ ] Bug +- [ ] Change request +- [ ] New feature request +- [ ] Discussion request + +### Issue long description: + + +### Operating system: + + + + + +### Subsurface version: + + + + + +### Steps to reproduce: + + +### Current behavior: + + +### Expected behavior: + + +### Additional information: + + + +### Mentions: + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..8b46434fc --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,28 @@ + + + + +### Describe the pull request: + +- [ ] Bug fix +- [ ] Functional change +- [ ] New feature +- [ ] Documentation change +- [ ] Language translation + +### Pull request long description: + + +### Changes made: + + + +### Related issues: + + + +### Additional information: + + +### Mentions: +