From cca78215af53c8e1ebd9e3fc2e57c0bb2bffdae9 Mon Sep 17 00:00:00 2001 From: Rahul Gorai <97347964+rahul003t@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:16:10 +0530 Subject: [PATCH] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1baa661..339ca80 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,13 @@ Contributing to an open source project helps you gain a much deeper knowledge ab 1.determining which part of your solution is worth contributing. 2.studying the contribution guidelines of the target project. 3.obtaining and building the project. -4.extracting the relevant code fragments. -5.adapting the code and integrating the desired changes. -6.providing the required level of automated test cases and documentation. -7.filing an issue. -8.submitting the change. +4.in a virtual touch with contributers or developers. +5.extracting the relevant code fragments. +6.adapting the code and integrating the desired changes. +7.providing the required level of automated test cases and documentation. +8.filing an issue. +9.submitting the change. + ## CREATE YOUR OWN ISSUE OR SOLVE THE GIVEN ISSUES BY RAISING PR IN YOUR PREFERRED REPOS.