.github/pull_request_template.md
## Type
- [x] New functionality (additions to the code that **DO NOT CHANGE** the business rule)
- [ ] Code improvement (code changes that **DO NOT CHANGE** the business rule)
- [ ] *Bug* fixes (code changes that **DO NOT CHANGE** the business rule)
- [ ] Corrections or new features that **CHANGE** the business rule
## Description
<< Add here a description of what was done in the *Pull Request*. >>