awesome-rust/CONTRIBUTING.md

12 lines
467 B
Markdown
Raw Normal View History

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