Contributing
November 4, 2021 ยท View on GitHub
Thank you for considering contributing to the project.
Bug fix
- Check for open issues or create a new one.
- Fork the repository.
- Make your changes.
- use consistent style
- use descriptive commit messages
- Open a pull request.
Feature implementation
- Check the Discussions - Ideas or create a new discussion.
- Fork the repository.
- Make your changes.
- use consistent style
- use descriptive commit messages
- add Doxygen documentation
- if applicable add an example
- Open a pull request.
Documentation improvement
- Fork the repository.
- Make your changes.
- Open a pull request.