Skip to content

Commit

Permalink
Create Contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitSimform authored Sep 10, 2020
1 parent a3a50a0 commit 8bab779
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Way to contribute

1. Fork the repo and create your branch from `master`.
2. Clone the project to your own machine.
3. Commit changes to your own branch
4. Make sure your code lints.
5. Push your work back up to your fork.
6. Issue that pull request!

0 comments on commit 8bab779

Please sign in to comment.