crowdsec/.github/release-drafter.yml

32 lines
704 B
YAML

categories:
- title: 'New Features'
labels:
- 'new feature'
- title: 'Improvements'
labels:
- 'enhancement'
- 'improvement'
- title: 'Bug Fixes'
labels:
- 'fix'
- 'bugfix'
- 'bug'
- title: 'Documentation'
labels:
- 'documentation'
- 'doc'
tag-template: "- $TITLE @$AUTHOR (#$NUMBER)"
template: |
## Changes
$CHANGES
## Geolite2 notice
This product includes GeoLite2 data created by MaxMind, available from <a href="https://www.maxmind.com">https://www.maxmind.com</a>.
## Installation installation
Take a look at the [installation instructions](https://doc.crowdsec.net/docs/getting_started/install_crowdsec).