1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-13 11:34:18 -05:00
rust/CONTRIBUTING.md

12 lines
467 B
Markdown
Raw Normal View History

2016-01-05 02:08:12 -05:00
# Contributing
2016-01-22 02:19:26 -05:00
Do you want to contribute? I'd love that.
2016-01-06 02:20:48 -05:00
2016-01-22 02:19:26 -05:00
## How?
2016-01-05 02:09:35 -05:00
2016-02-15 03:03:01 -05:00
If you want to add an entry to the `README.md` please consider this:
2016-01-05 02:09:35 -05:00
2016-01-22 02:24:11 -05:00
- is the entry valuable to people trying to get things done in Rust?
2016-01-29 02:48:19 -05:00
- 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)`
2016-01-05 02:09:35 -05:00
- pay attention to the alphabetical ordering