If you want to contribute to this repository, you are in the right place 🙂. Here you will find the best way to contribute and also make some improvements in this document!
Please be aware this opensource project is new and most of the following rules/processes are under experience, if you have any question or suggestions please contact me directly.
All the contributions are welcome. You can improve documentation, fix bugs, write tutorials, code new features, suggest ideas, etc. 💗
You can find in the issues session a label easy-to-contribute
. It's a good starting point, normally there are issues you don't need to deepen down into the code and they will
help you to do your first contribution.
Please check this amazing tutorial to do the first contribution: https://github.com/firstcontributions/first-contributions
- Fork this repository
- Clone the repository
- Create a new branch
- Make the necessary changes and commit those changes
- Push the changes to your GitHub forked project
- Submit your changes for review
- Someone will accept your contribution 🚀
Right now we don't have a code review process because this is a quite new opensource project. Please be aware of it and try to be pacient after the pull request submission.