diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fcc44bb55..a9afb1b17 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,8 @@ -Fixes #. A short summary which serves as a squashed-commit message. +A short summary which serves as a squashed-commit message. -A full description of what's been implemented. +A description to understand introduced changes without reading the code. Important changes: -- [x] ... \ No newline at end of file +- [x] Something worth noting for reviewers. + +Solves # \ No newline at end of file