awesome-rust/CONTRIBUTING.md

14 lines
543 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-05-18 07:10:10 +00:00
My goal is to have mostly projects that are stable and useful to users.
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?
- 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)`
2016-01-05 07:09:35 +00:00
- pay attention to the alphabetical ordering