First off, thank you so much for taking the time to contribute. All contributions are more than welcome!
If you have an awesome new feature that you want to implement or you found a bug that you would like to fix, here are some instructions to guide you through the process:
- Create an issue to explain and discuss the details
- Fork the repo
- Clone the repo and set it up (check out the setting up locally section in README.md)
- Implement the necessary changes
- Test your changes to make sure they work as expected and nothing breaks
- Send a pull request to the development branch
Follow Conventional Commits 1.0.0 guidelines
We currently don't have a coding style guide.