diff options
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..6beeba0 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,10 @@ +**Summary** +This PR fixes/implements the following **bugs/features** + +* Bug / Feature +* Bug / Feature + +**Closing issues** + +<!-- Put `resolves #XXXX` in your comment to auto-close the issue that your PR resolves (if such). --> +Resolves # |
