Browse Source

Plural form for changelog (#9645)

Fix: https://gitea.com/gitea/changelog/issues/16
for-closed-social
techknowlogick 4 years ago
committed by GitHub
parent
commit
c884735740
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      .changelog.yml

+ 3
- 3
.changelog.yml 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

Loading…
Cancel
Save