First off, thank you for considering to contribute! We aim to build an inclusive community around the JSS-01 project. You should know that there are many ways to contribute. You can write tutorials, create videos or blog posts, improve the documentation, submit issues (such as bug reports or feature requests), as well as write actual code. All of these are very worthwhile contributions and are more than welcome!
All contributors will be added in the designated section in the project's readme file.
Starting from version 1.0.6, the project is using semantic commit messages. Please refer to the following links:
Semantic Commit Messages Conventional Commits Git Commit Msg
- Start by creating an issue, so proposed changes can be discussed
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request to the develop branch
Please contact us for any inquiries :)