-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #15 from payaljindal/master
Updated README.md #14
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |