Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.44 KB

Corral

Corral is a list of repositories of open education materials for teaching open-source development. The materials are developed and maintained by a community of educators. Corral is part of the foss2serve.org project.

Find Material

The list of repositories is in urls.md.

Share Material

Before you share material, make sure you obey all copyrights and licenses attached to the material you intend to share.

Assuming you have a repository that meets the guidelines below, add your repositories to urls.md as follows:

  1. Fork this project
  2. Add to urls.md a URL to your repository. The URL should start with http: or https: and end in .git.
  3. Issue a pull request back to this project

Repository Guidelines

The following guidelines will help make your work accessible and reusable for others. Each repository must...

  • Be cohesive in topic
  • Contain no more than approximately 1 weeks worth of material (approximately 3 hours of in-class time)
  • Be publicly accessible (e.g., public on GitLab).
  • Contain a README.md in the root that follows the structure demonstrated in README-template.md.
  • Tag its releases using semantic versioning (e.g., 1.1, 2.0.1, etc.)

License

Copyright 2016 Stoney Jackson, SOME RIGHTS RESERVED

This project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ .