diff --git a/.github/release.yml b/.github/release.yml index c86866c5..8c2c11f9 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -12,13 +12,23 @@ changelog: - title: "Bug fixes :bug:" labels: - bug + - regression - title: Exciting New Features 🎉 labels: - Semver-Minor - enhancement + - ux + - roadmap + - title: 🧠 Models + labels: + - area/ai-model + - title: 📖 Documentation and examples + labels: + - kind/documentation + - examples - title: 👒 Dependencies labels: - dependencies - title: Other Changes labels: - - "*" \ No newline at end of file + - "*"