From 6666f2c5b85041d3ace9b1afa8e6fb0c79261466 Mon Sep 17 00:00:00 2001 From: rshipp Date: Tue, 22 Sep 2015 16:00:01 +0200 Subject: [PATCH] Add more description --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ffdd4a7..e48ab21 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ When making a pull request, please follow these guidelines: - Commit message should follow this format: `Add some tool name` - Multiple commits per pull request is OK - Lists within each section are alphabetized -- Add sections if necessary +- Add sections if necessary, use existing sections if possible - 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