Welcome to the Team Nougat Open Source Development Workshop repository! This repository has been created to provide an immersive hands-on experience for Team Nougat members (Flutter) in open-source development workflows.
- Fork this repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch following the naming convention:
<name>-assn<no>
. For example, if your name is John, and assignent number is 1 your branch should be namedjohn-assn1
. - Implement the functionalities assigned in the
Requirements
section. - Ensure that your code is well-documented and follows best practices.
- When ready, push your changes to your branch in your forked repository.
- Create a Pull Request (PR) from your branch to the main repository's
main
branch. - In your PR description, list the functionalities you have successfully implemented from the
Requirements
section. - Attach relevant screenshots showcasing the outputs of your implemented functionalities.
- Once you raise a PR, the Project Leads will review your submission.
- If any changes are suggested, make the necessary modifications and respond to the feedback.
- Your code will be merged into the main repository upon successful review.
- For any questions or clarifications, feel free to use the GitHub issues or reach out to the Project Leads.
We hope you have a productive and enriching experience contributing to this workshop repository. Happy coding!
[Team Nougat]