diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 3fb16653..4b3108d1 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -12,7 +12,9 @@ categories: - title: "Documentation" label: "documentation" - title: "Project Hygiene" - label: "ci" + labels: + - "ci" + - "hygiene" change-template: "- $TITLE @$AUTHOR (#$NUMBER)" change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.