Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 696 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (9 loc) · 696 Bytes

Contributing Guidelines are as follows -

  1. Fork this Repository.
  2. Clone the Repository on your system using the command - git clone https://github.com/ashutoshkrris/Shorty.git
  3. Add your content using the command - git add -A
  4. Commit the changes using the command - git commit -m "your-message"
  5. Push the changes using the command - git push origin [branch-name]
  6. Creat a Pull request.
  7. Star this Repository.

Once, you are ready to make a pull request, please refer to these intructions to get yourself added in the Contributors page.