This is the official code repository for Hillffair 2K18 Android app.
-
Firstly, fork this repo from appteam-nith/Hillffair2K18 by clicking on fork button
-
Now clone the forked repo in your pc. For this first copy the url of your forked repo (use terminal or git bash):
git clone https://github.com/[username]/Hillffair2K18.git
[username] is replaced by your github username
-
Finally, open this project in android studio.
-
Happy Hacking 😉
-
Go through the entire project after building it, find bugs and report them.
-
View the issues put up in the repo and try to fix them.
-
IMPORTANT :- Before sending a Pull Request make sure that your forked repository is in sync with the base repository.
This project is currently licensed under the GNU General Public License v3