mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-06 09:20:39 +00:00
12 lines
467 B
Markdown
12 lines
467 B
Markdown
# Contributing
|
|
|
|
Do you want to contribute? I'd love that.
|
|
|
|
## How?
|
|
|
|
If you want to add an entry to the `README.md` please consider this:
|
|
|
|
- is the entry valuable to people trying to get things done in Rust?
|
|
- if yes, use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY/)] — DESCRIPTION [<img src="https://travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
|
|
- pay attention to the alphabetical ordering
|