diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c1dcd00..4d70a7a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,27 +1,29 @@ # Description +Please include a summary of why this pull request should be merged. -Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. - -Use smart commits here to manipulate issues (eg. Fixes #issue) - -## Connected issues & potential other potential problems + -# Checklist: +## Type of change -- [ ] Ran `dart analyze` or `make analyze` and fixed all issues -- [ ] Ran `dart format --set-exit-if-changed -l 160 ./lib` or `make format` and fixed all issues -- [ ] I have performed a self-review of my own code -- [ ] I have commented my code, particularly in hard-to-understand areas -- [ ] I have made corresponding changes to the documentation -- [ ] I have added tests that prove my fix is effective or that my feature works + + +## Checklist: + +