From bc0ba45d8d81a840d506be7ffd5f8e613a958f47 Mon Sep 17 00:00:00 2001 From: Moshe Immerman Date: Fri, 20 Jul 2018 15:12:17 +0200 Subject: [PATCH] Update contributing.md (#123) --- contributing.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contributing.md b/contributing.md index fce1fdd..c4e3222 100644 --- a/contributing.md +++ b/contributing.md @@ -1,5 +1,12 @@ # Contribution Guidelines +Not all tools can be considered. The aim of the list is to provide a concise list of awesome CLI tools and apps. This means that suggested software should: + +- Do one thing and do it well +- Have a free and open source license +- Be easy to install +- Be well documented + Please ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate.