Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 604 Bytes

Winter-of-Code


Applicants

Contributing


In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on your GitHub profile
  2. Clone the project to your own local machine
    • Create a folder of your project(including your project files and a readme file with all the details of the project)
  3. Commit changes
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest before making a pull request!