Welcome to the SnS Hack-a-thon! A few bugs have been planted in the repository. After cloning* it, you can open the code on any text editor that should be on your system. Bugs are already documented on GitHub’s issue tracker. You need to find the relevant bugs and debug. Participants are required to create a branch* of their team’s name in the following format: <teamname/issue> and raise a pull request.
- requires Git bash commands that can found at http://rogerdudler.github.io/git-guide/ for your reference. Other commands like merge, commit, checkout etc. can also be found here.