mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-10-30 12:16:08 -04:00
plural
This commit is contained in:
parent
90d5c823ef
commit
cd7143c963
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue