From b700257df52e33e5015526fa655635d8a9127173 Mon Sep 17 00:00:00 2001 From: Kshithij Iyer Date: Tue, 11 Jun 2019 22:12:05 +0530 Subject: Adding missing title in contributing.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 149375896..3a257d43c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,4 @@ +# Contributing Want to contribute? Great! First, read this page. ### Contributor License Agreement -- cgit v1.2.3 From 88037ca2150620b77a704461d6d8d5e7af61a88f Mon Sep 17 00:00:00 2001 From: Kshithij Iyer Date: Tue, 11 Jun 2019 23:41:25 +0530 Subject: Removing trailing whitespaces and adding a blank line after title --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a257d43c..d888869a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,5 @@ -# Contributing +# Contributing + Want to contribute? Great! First, read this page. ### Contributor License Agreement -- cgit v1.2.3