1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-04-28 00:35:11 +02:00

Plural form for changelog (#9645)

Fix: https://gitea.com/gitea/changelog/issues/16
This commit is contained in:
techknowlogick 2020-01-08 00:08:49 -05:00 committed by GitHub
parent 8e132cd16a
commit c884735740
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ groups:
labels:
- kind/breaking
-
name: FEATURE
name: FEATURES
labels:
- kind/feature
-
@ -13,7 +13,7 @@ groups:
labels:
- kind/bug
-
name: ENHANCEMENT
name: ENHANCEMENTS
labels:
- kind/enhancement
- kind/refactor
@ -41,4 +41,4 @@ groups:
- kind/docs
-
name: MISC
default: true
default: true