From 4faa189c69d8c459c7f50754a816e79c58b87eff Mon Sep 17 00:00:00 2001 From: rshipp Date: Tue, 22 Sep 2015 15:58:43 +0200 Subject: [PATCH] Add one more CONTRIBUTING item --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6180cf9..ffdd4a7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,7 @@ When making a pull request, please follow these guidelines: - Lists within each section are alphabetized - Add sections if necessary - Clear, concise descriptions for each link, followed by a period +- Use the following format: `[Item Name](homepage link) - Description.` - 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