diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 856e96c31..c8c73512e 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,9 +1,3 @@ -template: | - - ## 更新记录 - - $CHANGES - categories: - title: 新功能 label: feat @@ -29,3 +23,10 @@ autolabeler: - label: 'docs' title: - '/docs/i' + +template: | + + ## 更新记录 + + $CHANGES +