Skip to content

college eats is a student initiative by few students of IITP for solving a problem faced by students in campus.

Notifications You must be signed in to change notification settings

cllgeets/collegeeats

Repository files navigation

Contributing 🤝

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>/collegeeats

3. Navigate to the project directory.

cd collegeeats

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 collegeeats project. ✌️ ❤️

Thank You

About

college eats is a student initiative by few students of IITP for solving a problem faced by students in campus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages