icingadb/.github/ISSUE_TEMPLATE/release.md
Julian Brost 6c9b27272e Fix release issue template
Square brackets are a problem and have to be quoted.
2022-11-04 15:29:00 +01:00

19 lines
423 B
Markdown

---
name: '[INTERNAL] Release'
about: Release a version
title: 'Release Version v$version'
labels: ''
assignees: ''
---
# Release Workflow
- [ ] Check that the `.mailmap` and `AUTHORS` files are up to date
- [ ] Update `internal/version.go`
- [ ] Update `CHANGELOG.md`
- [ ] Create and push a signed tag for the version
- [ ] Build packages
- [ ] Create release on GitHub
- [ ] Update public docs
- [ ] Announce release