From e9b5eeba83dcdb2d3251f02aa505221e92175225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Fri, 20 Oct 2023 14:58:51 +0300 Subject: [PATCH] Updated docs --- CONTRIBUTING.md | 8 ++++---- package-lock.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae70aa0..55de555 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,8 @@ # :eight_spoked_asterisk: :stars: :sparkles: :dizzy: :star2: :star2: :sparkles: :dizzy: :star2: :star2: Contributing :star: :star2: :dizzy: :sparkles: :star: :star2: :dizzy: :sparkles: :stars: :eight_spoked_asterisk: So, you want to contribute to this project! That's awesome. However, before -doing so, please read the following simple steps explaining how to contribute. This will -make life easier and help avoid wasting time on things that are not +doing so, please read the following simple steps how to contribute. This will +make the life easier and will avoid wasting time on things which are not requested. :sparkles: ## Discuss the changes before doing them @@ -15,9 +15,9 @@ requested. :sparkles: system, Node.JS version etc.), screenshots (so we can see what you are seeing). - - It is recommended to wait for feedback before continuing the next steps. + - It is recommended to wait for feedback before continuing to next steps. However, if the issue is clear (e.g. a typo) and the fix is simple, you can - continue to fix it. + continue and fix it. ## Fixing issues - Fork the project in your account and create a branch with your fix: diff --git a/package-lock.json b/package-lock.json index e9d85fd..efb2686 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "blah", - "version": "5.3.1", + "version": "5.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "blah", - "version": "5.3.1", + "version": "5.4.0", "license": "MIT", "dependencies": { "abs": "^1.3.14",