diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6269011..1ba97f4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,29 +7,19 @@ merge of your pull request! --> - + **What kind of change does this PR introduce?** - - -**What is the current behavior?** - - - -**What is the new behavior?** - **Checklist**: -- [ ] Tests (preference for unit tests) +- [ ] Unit Tests - [ ] Documentation - [ ] Update CHANGELOG.md - [ ] Ready to be merged - -