meta: update release.yml for security information

This commit is contained in:
Edward Thomson
2022-07-13 12:27:43 -04:00
committed by GitHub
parent 3c8a860df4
commit fb02e339fe

5
.github/release.yml vendored
View File

@@ -6,10 +6,13 @@ changelog:
- title: Bug fixes
labels:
- bug
- title: Security fixes
labels:
- security
- title: Code cleanups
labels:
- cleanup
- title: CI improvements
- title: Build and CI improvements
labels:
- build
- title: Documentation improvements