Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
# How to contribute to the repository?
* Fork the repository
* Clone your fork down to your machine
* Make your changes accordingly
* Commit and push
* Create a new pull request
* And now patiently wait for me to merge it .
# Do not create invalid Pull requests.

## Resources

1. [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
2. [Using Pull Requests](https://help.github.com/articles/about-pull-requests/)
3. [GitHub Help](https://help.github.com/)