From 3e5ce5824d7c90ceaf993bff3eb71ceef6be0466 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 22 Jan 2016 08:24:11 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f409cb5..37fb382 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,5 +6,6 @@ Do you want to contribute? I'd love that. If you want to add an entry to the `README.md`: -- use the template `[XXX/YYY](https://github.com/XXX/YYY) — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` +- 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) — DESCRIPTION [](https://travis-ci.org/XXX/YYY)` - pay attention to the alphabetical ordering