Skip to content

Latest commit

 

History

History

how-can-i-contribute

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

How can I contribute?

Rust Quick Guide provides a free community resource, and we welcome help.

Anyone can edit these summaries to improve them, such as to edit an existing page, or add a new page, or refactor how the pages are organized. You can do this a variety of ways.

  • You can create a GitHub pull request that provides the changes you want.

  • You can open a GitHub issue that provides your suggestions, and we can converse about what you want.

  • You can contact the maintainer via email at joel@joelparkerhenderson.com.

Git repository

All the work is available via our GitHub repostory.

Link: https://github.com/sixarm/rust-quick-guide

All the projects are available in the projects directory.

Open source license

If you would like to contribute work, then your work will use the project license.

The project license is Creative Commons Attribution Non Commercial Share Alike 4.0 International (CC-BY-NC-SA-4.0).

The license is a free libre open source license. We use the license because it enables people to share improvements with everyone.