In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on your GitHub profile
- 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)
- Commit changes
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest before making a pull request!