Skip to content
Snippets Groups Projects
Commit bafd04db authored by Sachin Kamath's avatar Sachin Kamath
Browse files

Add contribution guide

parent fc476b1c
Branches master
No related tags found
No related merge requests found
### Contributing to this repo
* Fork the repository
* Clone your fork using `https://git.amrita.edu/<your_username>/hodor-webapp`
* Make a new branch with your changes using `git branch -b <branch_name>`. For
instance, if you are working on adding tests, you should do something like `git branch -b add_tests`.
* Send in a pull-request.
More instructions coming soon :)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment