Contributing Guidelines are as follows -
- Fork this Repository.
- Clone the Repository on your system using the command -
git clone https://github.com/ashutoshkrris/Shorty.git
- Add your content using the command -
git add -A
- Commit the changes using the command -
git commit -m "your-message"
- Push the changes using the command -
git push origin [branch-name]
- Creat a Pull request.
- 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.