diff --git a/.github/release.yml b/.github/release.yml index aabd8e4f2..0ca62014a 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -12,10 +12,14 @@ changelog: - title: New Features labels: - enhancement + - feature - title: Fixed labels: - bug - fixed + - title: Documentation Changes + labels: + - docs - title: Other Changes labels: - "*"