|
1 | | -When your team uses a release-based workflow, GitHub makes it easy to collaborate on your next big idea. |
| 1 | +<p align="center"><a href="https://lab.github.com/"><img alt="Learning Lab bot" src="https://user-images.githubusercontent.com/16547949/62085817-83232580-b22a-11e9-8693-7c54205b04e5.png"></a></p> |
2 | 2 |
|
3 | | -GitHub releases allow your team to package and provide software to your users based on a specific point in the history of your project. In this course, you'll learn how to create a release-based workflow that is built on the foundations of the [GitHub Flow](https://guides.github.com/introduction/flow/). |
| 3 | +<h1 align="center">Course: Create a release based workflow </h1> |
4 | 4 |
|
5 | | -After completing this course, you'll be able to: |
| 5 | +This repository powers the Learning Lab course [_Create a release based workflow_](https://lab.github.com/githubtraining/create-a-release-based-workflow). |
6 | 6 |
|
7 | | -- build a project board to manage your next release |
8 | | -- create and commit changes on a release branch |
9 | | -- create a Git tag and a release on GitHub |
10 | | -- resolve bugs after a release |
11 | | -- automate and better document your release changes |
| 7 | +Every Learning Lab course is made up of: |
| 8 | +- a [course repository](https://github.com/githubtraining/release-workflow), and |
| 9 | +- a [template repository](https://github.com/githubtraining/AlienInvasion) |
| 10 | + |
| 11 | +The course repository is written in YAML and Markdown. The template repository could be written in any language that supports the learning objectives. |
| 12 | + |
| 13 | +For more information on the goals of this course, check out the [`course-details.md`](course-details.md). |
| 14 | + |
| 15 | +## Contribute |
| 16 | + |
| 17 | +See something we could improve? Check out the contributing guide in the [community contributors repository](https://github.com/githubtraining/community-contributors/blob/master/CONTRIBUTING.md) for more information on the types of contributions we :heart: and instructions. |
| 18 | + |
| 19 | +We :heart: our community and take great care to ensure it is fun, safe and rewarding. Please review our [Code of Conduct](https://github.com/githubtraining/community-contributors/blob/master/CODE_OF_CONDUCT.md) for community expectations and guidelines for reporting concerns. |
| 20 | + |
| 21 | +## License |
| 22 | + |
| 23 | +All Learning Lab course repositories are licensed under [CC-BY-4.0](../LICENSE) (c) 2019 GitHub, Inc. The template repositories associated with each course may have different licenses. |
| 24 | + |
| 25 | +When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos) |
0 commit comments