Android app for anwesha2k23
Please read our Code of Conduct.
We're accepting PRs for our open and unassigned issues. Please check CONTRIBUTING.md. We'd love your contributions! Kindly follow the steps below to get started:
1. Fork this repository.
2. Clone the forked repository.
git clone https://github.com/<your-github-username>/anwesha
3. Navigate to the project directory.
cd anwesha
4. Create a new branch.
git checkout -b <your_branch_name>
5. Make changes in source code.
6. Stage your changes and commit
git add .
git commit -m "<your_commit_message>"
7. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
8. Create a PR to stable
branch !
9. Congratulations! 🎉 Sit and relax, you've made your contribution to Anweshs project. ✌️ ❤️
10. Current version of the app -> https://play.google.com/store/apps/details?id=com.college.anwesha2k23
Thank You