FoodzGO 🍲 is Open Source! I love it when people contribute and really encourage them to do more!
- Make sure you have a GitHub Account.
- Make sure the Node.js, MongoDB and VS code is installed on your system.
- Make sure you have Git installed on your system.
- Fork the repository on GitHub.
- Create a Branch for your changes.
- Commit Your Code for each logical change (see tips for creating better commit messages).
- Push your change to your fork.
- Create a Pull Request on GitHub for your change.
- Wait for reviewers to give feedback.
- When the reviewers think that the Pull Request is ready, they will merge it.