From 2219f071639cbf977645e6ab134deefd337ec29a Mon Sep 17 00:00:00 2001 From: Sauli Ketola Date: Sat, 17 Aug 2019 19:55:58 +0300 Subject: [PATCH] Fix Codacy warnings --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 888bacb6..653f3ad3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,9 +1,9 @@ ### You're welcome to join the development of JLibra -## Have a new feature in mind? +## If you have a new feature in mind Create an Issue about it and describe the feature you have in mind. -## Want to work on an existing issue? +## If you want to work on an existing issue Claim the issue and add a description about how you're planning to solve it. ## Before writing code