.github/PULL_REQUEST_TEMPLATE.md
## Summary
## Checklist
* [ ] Feature branch is up-to-date with `master` (if not - rebase it).
* [ ] I've added tests for my code.
* [ ] The PR relates to *only* one subject with a clear title and description.
* [ ] Tests and RuboCop have been successfully executed.