Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 385 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 385 Bytes

Star this repository.
Fork this repository.
Clone the forked repository to your local machine. ( git clone )
Add your name and profile link in README.md file. ( Open the file using any text editor )
Commit the message and put your Name as commit message. ( git add . & git commit -m "Your Name here" )
Push the changes. ( git push origin master )
Create a pull request.