diff --git a/README.md b/README.md index d1617f3..6a9a37f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ # Welcome to GirlScript Chapter Patiala! Girlscript Foundation is a non profit organisation of India. The main objective of this community is to bridge dowm the gender gap in the world of tech. + + +# Guide to Contributions + +Follow this workflow - + +- Fork this repo. +- Clone the fork of your repo. +- Add upstream to your repo. [Refer this](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/configuring-a-remote-for-a-fork) +- To work on issues, assign the issue to yourself. +- Write **meaningful git commit messages**. +- Your PR's description must contain GitHub's special keyword references that automatically close the related issue when the PR is merged or write the issue number in the commit message. +- After adding pull request, add request to review the PR from the admins. +- If you have any doubt, feel free to discuss in the comments.