- Fork this repo.
- Clone the forked repo.
git clone https://github.com/forkedusername/GDSC-USICT-flutter-projects
- Create a new branch.
git checkout -b branchname
- Make required change and commit them.
- Push the changes.
- Create a pull request.
Now wait for your pr to get merged. Happy Coding!
Also, create a separate directory for each project and make meaningful changes.