mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 14:24:24 +00:00
refine
This commit is contained in:
parent
d8327cb086
commit
175decb245
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
|
## How
|
||||||
|
|
||||||
|
Add an entry to the `README.md`:
|
||||||
|
|
||||||
- use the template `[XXX/YYY](https://github.com/XXX/YYY) — DESCRIPTION [<img src="https://travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
|
- use the template `[XXX/YYY](https://github.com/XXX/YYY) — DESCRIPTION [<img src="https://travis-ci.org/XXX/YYY.svg?branch=master">](https://travis-ci.org/XXX/YYY)`
|
||||||
- sort the entries
|
- pay attention to the alphabetical ordering
|
||||||
|
|
Loading…
Reference in a new issue