From 963106a710d6bca72d15f7fe205d00bb78479b5c Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 29 Jun 2017 20:21:31 -0600 Subject: [PATCH] Clean up Contributing.md * Make entries consistent --- Contributing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Contributing.md b/Contributing.md index 6a99e44..2649f69 100644 --- a/Contributing.md +++ b/Contributing.md @@ -15,7 +15,8 @@ First and foremost, thanks for the help, I appreciate all of the contributions, * Please make sure all framework, plugin, themes or completions list entries are sorted *alphabetically*. * The link should be named the name of the package or project. * Your PR should pass the Travis checks. If the travis checks show an error that you didn't add (a previous plugin entry has gone 404, for example) you don't _have_ to fix those errors, though I'll appreciate the help if you do. -* It is fine to have multiple new entries in a single PR +* It is fine to have multiple new entries in a single PR. +* No need to squash commits. It is fine to have multiple commits in a PR. ## To remove an entry: