mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
release: add a compatibility label
Add a compatibility label to the release.yml to describe things that are for improved cross-platform compatibility.
This commit is contained in:
3
.github/release.yml
vendored
3
.github/release.yml
vendored
@@ -21,6 +21,9 @@ changelog:
|
||||
- title: Documentation improvements
|
||||
labels:
|
||||
- documentation
|
||||
- title: Platform compatibility fixes
|
||||
labels:
|
||||
- compatibility
|
||||
- title: Git compatibility fixes
|
||||
labels:
|
||||
- git compatibility
|
||||
|
||||
Reference in New Issue
Block a user