mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-02-17 04:38:24 +00:00
816 B
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.
- if you've not published your crate to
- 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.