awesome-alternatives-in-rust/CONTRIBUTING.md
2021-05-27 21:52:16 +09:00

816 B

Contributing

Thank you for your contribution!

How?

The easiest way is to go to https://github.com/rust-unofficial/awesome-rust/blob/master/README.md and click on the "pen" icon in the upper right corner. Make the changes to the file and follow the instructions to create a pull request.

If you want to add an entry to the README.md please consider this:

  • if you want to add something, please use the template [ACCOUNT/REPO](https://github.com/ACCOUNT/REPO) [[CRATE](https://crates.io/crates/CRATE)] — DESCRIPTION
    • if you've not published your crate to crates.io remove the [[CRATE](...)] part.
  • please pay attention to the alphabetical ordering.

Removing projects

We don't remove projects unless they are outright broken or pronounced deprecated by another project or by its author.