Skip to content
This repository has been archived by the owner on Jul 5, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 1.4 KB

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 1.4 KB

How to Contribute

Post an Issue

If you discover a bug or error, please add an issue here on GitHub. Feature requests are welcome. However, this is a community effort, so pull requests are preferred.

Create a Pull Request

Fork the project, create a branch, commit your changes, and then create a pull request. Please submit your pull request to the develop branch of this repository.

The master branch is for production-ready content and should not contain incomplete lessons. Development occurs on the develop branch. Once your pull request is accepted, it will be merged into master.

Impacts to Xcode Projects

Please note that, because the lesson plans correspond with code in the various Xcode projects, you will likely need to submit an issue and/or pull request in the relevant repository for that Xcode project. A full list of the Xcode project repositories can be seen here.

Creating New Lessons

Please use the Lesson Plan template to generate any lesson plans, so our work stays consistent. If you have an entirely new app/project idea with accompanying lesson plans, please post an issue or create a pull request.