Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
Create CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srinidhi-temkar authored Oct 8, 2019
1 parent 8e24781 commit 29fd337
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
### How to Contribute
1. Fork the project in GitHub
2. Clone your forked repo locally
3. Pick an issue you want to work on
4. Commit and push to your forked repository
5. Don't forget to add your name in the README.md file
6. Make sure your Pull Request complies to the checklist of the issue
7. Create a PR from your fork to the main repo in GitHub

### Learning Resources

[Creating a pull request](https://services.github.com/on-demand/intro-to-github/create-pull-request)

[Learn the Git basics](https://try.github.io)

[For documentation markdown files](https://guides.github.com/features/mastering-markdown)

[Our own small tutorial](https://github.com/pesos/members-list)

0 comments on commit 29fd337

Please sign in to comment.