From bc8683baa992a9e3037d232ea8a17c69c3b32f0f Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 9 Apr 2019 14:18:37 +0200 Subject: [PATCH] adjust template --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 315af0b..c912994 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,5 +11,5 @@ The easiest way is to go to https://github.com/rust-unofficial/awesome-rust/blob If you want to add an entry to the `README.md` please consider this: - is the entry valuable to people trying to get things done in Rust? -- if you want to add something, please use the template `[XXX/YYY](https://github.com/XXX/YYY) [[YYY](https://crates.io/crates/YYY)] — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` +- if you want to add something, please use the template `[YYY](https://crates.io/crates/YYY) — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` - please pay attention to the alphabetical ordering.