-Thanks for contributing to poolifier project.
-Please be sure to read our [contributing guidelines](https://github.com/pioardi/poolifier/blob/pr-template/CONTRIBUTING.md).
+<!--
+ Thanks for contributing to poolifier project.
+ Please be sure to read our [contributing guidelines](https://github.com/pioardi/poolifier/blob/pr-template/CONTRIBUTING.md).
+-->
## PR Checklist
-
- [ ] Please add a description of your changes.
- [ ] We need your changes to come with unit tests in order to keep this project in quality and easy to maintain.
- [ ] Please add a link to the open issue or task that this pull request will resolve.
-- [ ] Add a note to the changelog to indicate the change
-
-
+- [ ] Add a note to the changelog to indicate the change.
## Does this PR introduce a breaking change?
- - [ ] Yes
- - [ ] No
-
+- [ ] Yes
+- [ ] No
If yes please indicate it and migration info into the CHANGELOG.md file.
+---
+<!-- Your PR text -->
```
### Project pillars
+
Please consider our pillars before to start change the project
- - Performance :racehorse:
- - Security :bank: :cop:
- - No runtime dependencies :white_check_mark: ( until now we don't have any exception to that)
- - Easy to use :couple:
- - Code quality :octocat:
+- Performance :racehorse:
+- Security :bank: :cop:
+- No runtime dependencies :white_check_mark: (until now we don't have any exception to that)
+- Easy to use :couple:
+- Code quality :octocat: