.github/pull_request_template.md
Thanks for contributing to Eirini! In order for your pull request to be accepted, we would like to ask you the following:
1. Please base your PR off the `master` branch.
1. Describe the change on a conceptual level. How does it work, and why should it exist? Ideally, you contribute a few words to the README, too.
1. Please provide automated tests (preferred) or instructions for manually testing your change.