mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-31 12:38:51 +03:00
Plural form for changelog (#9645)
Fix: https://gitea.com/gitea/changelog/issues/16
This commit is contained in:
@ -5,7 +5,7 @@ groups:
|
|||||||
labels:
|
labels:
|
||||||
- kind/breaking
|
- kind/breaking
|
||||||
-
|
-
|
||||||
name: FEATURE
|
name: FEATURES
|
||||||
labels:
|
labels:
|
||||||
- kind/feature
|
- kind/feature
|
||||||
-
|
-
|
||||||
@ -13,7 +13,7 @@ groups:
|
|||||||
labels:
|
labels:
|
||||||
- kind/bug
|
- kind/bug
|
||||||
-
|
-
|
||||||
name: ENHANCEMENT
|
name: ENHANCEMENTS
|
||||||
labels:
|
labels:
|
||||||
- kind/enhancement
|
- kind/enhancement
|
||||||
- kind/refactor
|
- kind/refactor
|
||||||
|
Reference in New Issue
Block a user