Yuki Takei пре 2 година
родитељ
комит
2f2b0f3374
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/release-drafter.yml

+ 1 - 1
.github/release-drafter.yml

@@ -18,7 +18,7 @@ categories:
 category-template: '### $TITLE'
 change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
 autolabeler:
-  - label: 'feature'
+  - label: 'type/feature'
     branch:
       - '/^feat\/.+/'
   - label: 'type/improvement'