Files
selenoid-images/.github/release-drafter.yml
T
2022-05-17 01:56:44 +03:00

15 lines
254 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name-template: $NEXT_PATCH_VERSION
tag-template: $NEXT_PATCH_VERSION
template: |
## Whats Changed
$CHANGES
categories:
- title: New features
label: new-feature
- title: Fixes
label: bug
- title: Improvements
label: improvement