# Contributing to Roguauto
Thanks for your interest in contributing.
All forms are appreciated, including bug reports, pull
requests, feedback, and suggestions.
## Developing
Roguauto is coded in Rust. Having a good understanding of the language
is recommended before contributing any code.
A Makefile is provided to make development easier.
Use at your discretion.
Please review [the file](Makefile) itself if chosen to do so.
## Licensing
By submitting a contribution, you agree that your work may be distributed
under the same terms as the project (GNU GPL v3.0 or later).
## Conduct
The [Rust Code of Conduct](https://rust-lang.org/policies/code-of-conduct/)
applies. All contributors are expected to behave accordingly.