c195f4d2585b0070880bdddedcf2ca3b8a8379e6
[poolifier.git] / .github / PULL_REQUEST_TEMPLATE.md
1 Thanks for contributing to poolifier project.
2 Please be sure to read our [contributing guidelines](https://github.com/pioardi/poolifier/blob/pr-template/CONTRIBUTING.md).
3
4
5 - Please add a description of your changes.
6 - We need your changes to come with unit tests in order to keep this project in quality and easy to mantain.
7 - Please add a link to the open issue or task that this pull request will resolve.