summaryrefslogtreecommitdiffstats
path: root/.changelog.yml
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2020-01-08 00:08:49 -0500
committerGitHub <noreply@github.com>2020-01-08 00:08:49 -0500
commitc884735740ddbf6c950b44964b7ef7c77c4a0325 (patch)
tree85734e61f46208b1600d63ac0ce0c441530a2be8 /.changelog.yml
parent8e132cd16a7ea2a3924663c854051e9aa519eb3c (diff)
downloadgitea-c884735740ddbf6c950b44964b7ef7c77c4a0325.tar.gz
gitea-c884735740ddbf6c950b44964b7ef7c77c4a0325.zip
Plural form for changelog (#9645)
Fix: https://gitea.com/gitea/changelog/issues/16
Diffstat (limited to '.changelog.yml')
-rw-r--r--.changelog.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.changelog.yml b/.changelog.yml
index 3bcb309046..a55bc43bda 100644
--- a/.changelog.yml
+++ b/.changelog.yml
@@ -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 \ No newline at end of file
+ default: true