diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8b137891..ef2d9b8f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1 +1,16 @@ +# Pull Request Template +## Description + +Please include a summary of the change and/or which issue is fixed. + +Fixes # (issue) + +## Type of change + +Please delete options that are not relevant. + +- [ ] Bug fix +- [ ] New feature +- [ ] New Script +- [ ] This change requires a documentation update