First of all, thank you for taking the time to contribute! 👍🎉
Here are the steps to contribute to this project :
- Check the open issues
- Check the projects or milestones
- Have your own issue? Found a bug? Want add a feature? Just submit!
- IMPORTANT : Please claim the issue you want to solve first
- Fork the repository
- Create a branch with prefix:
feature / bugfix / refactor / config
frommaster
branch - Commit the change
- Push the change to your branch
- Create a pull request to the
master
branch - Make sure the unit tests are passed
A full list of contributors can be found here