Me-Abhishek-patel / Project_Progress_Tracker

7 stars 12 forks source link
android hacktoberfest hacktoberfest2021

Project_Progress_Tracker

Constitution

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Fork the repository.

  1. Go to your fork and clone only the dev branch.

  2. Click on 'Open an existing Android Studio project'.

  3. Browse to the directory where you cloned the mobile-wallet repo and click OK.

  4. Let Android Studio import the project.

  5. Let the gradle sync.

  6. There should be no errors in gradle build.

  7. Set your remote upstream to the remote repository to pull changes whenever needed.

  8. Pull changes from dev branch of upstream, whenever needed, using git checkout dev git pull upstream dev

Branch Policy

dev All the contributions should be pushed to this branch. If you're making a contribution, you are supposed to make a pull request to dev.