From d849dc6e30bab40c96fa10238e33019b7e36cf90 Mon Sep 17 00:00:00 2001 From: rshipp Date: Tue, 22 Sep 2015 15:56:01 +0200 Subject: [PATCH] Add another CONTRIBUTING item --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 69a6b7a..6180cf9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,7 @@ When making a pull request, please follow these guidelines: - Clear, concise descriptions for each link, followed by a period - No duplication of tools, put them where they make the most sense - Wrap lines at ~80 chars, no trailing whitespace or unnecessary newlines +- Prefer quality over quantity, only submit awesome stuff - By submitting a pull request, you agree to release your submission under the [LICENSE](LICENSE)