Contributing to Nazara
Thank you for considering contributing to Nazara!
The following documents should provide you with all the information you need to start contributing to Nazara.
If you are completely new, make sure you have the following things installed:
rustc
: The Rust compilerrustup
: The Rust toolchain managercargo
: The Rust package manager
If you are unsure about how to set up a Rust development environment, please refer to the Rust documentation for a guide.
Becoming a Packager
If you would like to package Nazara for your distribution, please open an Issue and refer to our Becoming a Packager guide for more info.