diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0bc33b9..235c7ac 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,16 +1,14 @@ + + Description of PR that completes issue here... ## Changes - Description of changes -## Screenshots - -(prefer animated gif) - ## Checklist -- [ ] Requires dependency update? -- [ ] Automated tests +- [ ] Docs are complying/updated +- [ ] Tests are passing Closes [TICKET-14](https://linktoticket.com/ticket-number-14)