mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 14:24:24 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
175decb245
commit
4591766f64
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
|||
# Contributing
|
||||
|
||||
Do you want to help? Great
|
||||
|
||||
## How
|
||||
|
||||
Add an entry to the `README.md`:
|
||||
If you want to 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)`
|
||||
- pay attention to the alphabetical ordering
|
||||
|
|
Loading…
Reference in a new issue