Here are a few ways you can contribute to the project:
- Report bugs by opening an issue on GitHub.
Be as detailed as you can. Provide information about your system (e.g. operating system, version of rclzig, version of dependencies, etc). Provide a short, self contained, correct, example for reproducing the bug.
- Open a pull request!
Maybe you have an idea about how to fix an issue that was reported. Opening a pull request to fix the issue is a great way to contribute!
Keep the changes contained in each pull request focused on fixing one issue at a time. This helps make the pull request easier to review and more likely to be merged. Adding a test to verify your changes are correct is greatly appreciated.
Any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.