mirror of
https://github.com/gogs/gogs.git
synced 2025-12-22 08:09:59 +01:00
10 lines
338 B
Markdown
10 lines
338 B
Markdown
|
|
# Release a new version
|
||
|
|
|
||
|
|
## Release a minor version
|
||
|
|
|
||
|
|
To release a new minor version, create a new GitHub issue with following attributes:
|
||
|
|
|
||
|
|
1. Title: `Release <MAJOR>.<MINOR>.0`
|
||
|
|
1. Label: [📸 release](https://github.com/gogs/gogs/labels/%F0%9F%93%B8%20release)
|
||
|
|
1. Content: [minor version issue template](issue_template_minor_version.md)
|