1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-10-30 12:16:08 -04:00
This commit is contained in:
kud1ing 2017-06-20 08:58:27 +02:00 committed by GitHub
parent 90d5c823ef
commit cd7143c963

View file

@ -1,13 +1,13 @@
# Contributing
Do you want to contribute? I'd love that.
Do you want to contribute? We'd love that.
My goal is to have mostly projects that are stable and useful to users.
Our goal is to have mostly projects that are stable and useful to users.
## 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://api.travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
- pay attention to the alphabetical ordering
- if you wnat to add something, please open an PR and use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY)] — DESCRIPTION [<img src="https://api.travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
- please pay attention to the alphabetical ordering