yashkite / UMoney

This project is based on money management for anyone who like the 20-30-50 rule also like to add automation in transaction tracking for more please refer to README.md
https://www.elececo.com/
GNU General Public License v3.0
2 stars 1 forks source link

Update Readme for Prerequisites. #20

Closed yashkite closed 1 year ago

yashkite commented 2 years ago

please add that we have to fork the project to the user's account and then we have to pull the directory from their repository (GitHub account) to the local android studio IDE. when they are done with the coding part they have to push their code to their account and on the GitHub website they have to open the pull request to submit the changes to the main repository where they pulled from

yashkite commented 2 years ago

has been updated in this commit

yashkite commented 2 years ago

update like this

"In order to contribute to the UMoney project, you first need to fork the repository. This will create a copy of the UMoney repository in your local GitHub account. Any changes you make will not affect the original repository. Once you are finished making your changes, you can create a pull request. This will notify the original repository that there are new changes incoming. If the developers approve the code, it will be merged into the UMoney repository."

yashkite commented 1 year ago

resolved the issue in this commit.