From f3ed447904f29c823a5838fdcdad8449c5975289 Mon Sep 17 00:00:00 2001 From: Abir Bhattacharya <70687014+abirbhattacharya82@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:33:15 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6461305..3663dde 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ ## Python_Scripts It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. +## How to Conntribute: +-Step 1: Fork this Repo. (This will create a separate clonned repo of this one for you) +-Step 2: Make the Changes. Keep in mind the changes should be according to the contributing guidelines. +-Step 3: Commit the changes. +-Step 4: Click on Pull Request. +- Viola. You just made your first Pull Request. + ## Contributors Wall: ![img](https://avatars0.githubusercontent.com/u/52314477?s=400&u=1887ecc3afa1e867af50336a3af7ed56b21dc604&v=4) From 90dca9fac4a87fa94e2b90ea3fec0ba8518bb60c Mon Sep 17 00:00:00 2001 From: Abir Bhattacharya <70687014+abirbhattacharya82@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:34:16 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3663dde..97d9b24 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ It contains all the Python Programs, whether it's a GUI, basic, Data Structures, etc. ## How to Conntribute: --Step 1: Fork this Repo. (This will create a separate clonned repo of this one for you) --Step 2: Make the Changes. Keep in mind the changes should be according to the contributing guidelines. --Step 3: Commit the changes. --Step 4: Click on Pull Request. -- Viola. You just made your first Pull Request. +- Step 1: Fork this Repo. (This will create a separate clonned repo of this one for you) +- Step 2: Make the Changes. Keep in mind the changes should be according to the contributing guidelines. +- Step 3: Commit the changes. +- Step 4: Click on Pull Request. +#### Viola. You just made your first Pull Request. ## Contributors Wall: