This repository contains a template that you can use to create a repository for a new Wizeline open source project.
Open source projects at Wizeline use MIT license and a Contributor License Agreement (CLA) by default. Contact the Wizeline Corporate Counsel team to use alternate licenses.
- Clone it from GitHub in your computer
- Create a new repository in the WizelineLabs organization
- Copy the files from this repository into the newly created repository from WizelineLabs
- Modify the
README.md
andCONTRIBUTING.md
to represent your project. Use theREADME-template.md
as a reference. - Develop your new project