From 7ec3ce3b1a487a95881e777ceb278fb84a8c5b48 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 11 Sep 2017 08:41:36 +0200 Subject: [PATCH] add hints --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f2353bf..55f6d3e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,8 @@ Our goal is to have mostly projects that are stable and useful to many users. ## How? +The easiest way is to go to https://github.com/rust-unofficial/awesome-rust/blob/master/README.md and click on the "pen" icon in the top right corner. Make the changes to the file and follow the instructions to create a pull request. + 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?