When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note we have a code of conduct, please follow it in all your interactions with the project.
- Ensure all of your commits follow the Conventional Commits guidelines.
- Name your pull requests following the same convention. Your pull request must pass the Semantic Pull Request check.
- Always make your pull request to the develop branch, where it will be tested before making it to production.
- For your pull request to be accepted, its code must compile, and follow the ESLint guidelines in this repository.