From 27d03a06cdf868974c1752c37c17066f9d224744 Mon Sep 17 00:00:00 2001 From: Vibert Thio Date: Thu, 5 Oct 2017 07:50:13 -0500 Subject: [PATCH] :memo: fix format of contributing.md I remove the redundant newline in the first point of guidelines. --- contributing.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/contributing.md b/contributing.md index 2572890..fab439f 100755 --- a/contributing.md +++ b/contributing.md @@ -2,10 +2,7 @@ Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms. -- - -Ensure your pull request adheres to the following guidelines: - +- Ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. - If you just created something, wait at least a couple of weeks before submitting. - You should of course have read or used the thing you're submitting.