Github/Packaging: Difference between revisions
From charlesreid1
(Created page with "=Overview= This page covers the basic components of a Github package that is bundled up and released on a regular basis. These components are: * Testing * Releases * Issues *...") |
No edit summary |
||
| Line 6: | Line 6: | ||
* Issues | * Issues | ||
* Bots (for maintenance/other) | * Bots (for maintenance/other) | ||
=Flags= | |||
[[Category:Git]] | |||
[[Category:Github]] | |||
Revision as of 12:01, 22 October 2017
Overview
This page covers the basic components of a Github package that is bundled up and released on a regular basis. These components are:
- Testing
- Releases
- Issues
- Bots (for maintenance/other)