1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-08 13:34:09 +02:00
awesome-rust/CONTRIBUTING.md

12 lines
467 B
Markdown
Raw Normal View History

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