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

Latest commit

 

History

History
15 lines (8 loc) · 981 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 981 Bytes

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 code and should not contain incomplete features. Development occurs on the develop branch. Once your pull request is accepted, it will be merged into master.

Impacts to Lesson Plans

Please note that, because this playground may correspond with lesson plans in the Teaching App Development with Swift course materials, you may also need to submit an issue or pull request in the Teaching App Development with Swift repository.