meta: update GitHub release labels

This commit is contained in:
Edward Thomson
2023-07-15 15:43:51 +01:00
parent e3e0564a5f
commit 9b3d9c65a5

6
.github/release.yml vendored
View File

@@ -3,6 +3,9 @@ changelog:
- title: New features
labels:
- feature
- title: Performance improvements
labels:
- performance issues
- title: Bug fixes
labels:
- bug
@@ -18,6 +21,9 @@ changelog:
- title: Documentation improvements
labels:
- documentation
- title: Git compatibility fixes
labels:
- git compatibility
- title: Other changes
labels:
- '*'