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

12 lines
448 B
Markdown
Raw Normal View History

2016-01-05 08:08:12 +01:00
# Contributing
2016-01-22 08:19:26 +01:00
Do you want to contribute? I'd love that.
2016-01-06 08:20:48 +01:00
2016-01-22 08:19:26 +01:00
## How?
2016-01-05 08:09:35 +01:00
2016-01-06 08:20:48 +01:00
If you want to add an entry to the `README.md`:
2016-01-05 08:09:35 +01:00
2016-01-22 08:24:11 +01:00
- is the entry valuable to people trying to get things done in Rust?
2016-01-29 08:45:15 +01:00
- if yes, use the template `[XXX/YYY](https://github.com/XXX/YYY) [[Crate](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 08:09:35 +01:00
- pay attention to the alphabetical ordering