diff --git a/.github/notes.yml b/.github/notes.yml deleted file mode 100644 index 3ae0dc2f..00000000 --- a/.github/notes.yml +++ /dev/null @@ -1,11 +0,0 @@ -change-template: | - - $TITLE @$AUTHOR -version: ${{ version }} -tag-template: "v${{ version }}" -categories: - - title: "Features" - labels: - - "feature" - - title: "Bug Fixes" - labels: - - "bug"