# Before create a pull request
Please make sure:
- [ ] Give a good title with a short description of the changes
- [ ] Give a good description with a 200 characters limit describing changes
- [ ] Make reference to the issue that is being fixed
- [ ] The code is formatted
- [ ] The code is linted
- [ ] The code is tested
- [ ] The code is committed with a message that follows the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
If you performed any of the above steps, please clear the text and give a new description.