Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.61 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.61 KB

Team Nougat Open Source Development Workshop

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.

Getting Started

  1. Fork this repository to your GitHub account.
  2. Clone the forked repository to your local machine.

Assignment Submission Guidelines

  1. 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 named john-assn1.
  2. Implement the functionalities assigned in the Requirements section.
  3. Ensure that your code is well-documented and follows best practices.
  4. When ready, push your changes to your branch in your forked repository.
  5. Create a Pull Request (PR) from your branch to the main repository's main branch.
  6. In your PR description, list the functionalities you have successfully implemented from the Requirements section.
  7. Attach relevant screenshots showcasing the outputs of your implemented functionalities.

Review and Feedback

  • 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.

Communication

  • 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]