- [x ] My pull request has a descriptive title (not a vague title like `Update
index.md`).
- [x ] My pull request targets the *default* branch of the repository (`main` or `master`).
- [x ] My commit messages follow [best practices][best_practices].
- [x ] My code follows the established code style of the repository.
- [x ] I added or updated tests for the changes I made (if applicable).
- [x ] I added or updated documentation (if applicable).
- [x ] I tried running the project locally and verified that there are no
visible errors.
Checklist
- [x ] My pull request has a descriptive title (not a vague title like `Update index.md`). - [x ] My pull request targets the *default* branch of the repository (`main` or `master`). - [x ] My commit messages follow [best practices][best_practices]. - [x ] My code follows the established code style of the repository. - [x ] I added or updated tests for the changes I made (if applicable). - [x ] I added or updated documentation (if applicable). - [x ] I tried running the project locally and verified that there are no visible errors.