We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
First: Environment setup
Second: Clone repo ->
cd <DIR_WHERE_I_WANT_TO_SAVE_REPO> git clone <REPO_URL>
Third: Add github credentials
$ git config --global credential.helper cache
Add upstream (majifix core)
git remote add upstream https://github.com/CodeTanzania/open311-android.git