pull/310/head
kud1ing 7 years ago committed by GitHub
parent 90d5c823ef
commit cd7143c963

@ -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…
Cancel
Save