mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-29 23:15:01 +00:00
Update release.yml
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
1f501cc1ef
commit
8495750cb8
1 changed files with 11 additions and 1 deletions
12
.github/release.yml
vendored
12
.github/release.yml
vendored
|
@ -12,13 +12,23 @@ changelog:
|
||||||
- title: "Bug fixes :bug:"
|
- title: "Bug fixes :bug:"
|
||||||
labels:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
|
- regression
|
||||||
- title: Exciting New Features 🎉
|
- title: Exciting New Features 🎉
|
||||||
labels:
|
labels:
|
||||||
- Semver-Minor
|
- Semver-Minor
|
||||||
- enhancement
|
- enhancement
|
||||||
|
- ux
|
||||||
|
- roadmap
|
||||||
|
- title: 🧠 Models
|
||||||
|
labels:
|
||||||
|
- area/ai-model
|
||||||
|
- title: 📖 Documentation and examples
|
||||||
|
labels:
|
||||||
|
- kind/documentation
|
||||||
|
- examples
|
||||||
- title: 👒 Dependencies
|
- title: 👒 Dependencies
|
||||||
labels:
|
labels:
|
||||||
- dependencies
|
- dependencies
|
||||||
- title: Other Changes
|
- title: Other Changes
|
||||||
labels:
|
labels:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue