Skip to content

Commit

Permalink
Update issue templates [skip ci]
Browse files Browse the repository at this point in the history
New template with release instructions for new releases.
  • Loading branch information
Zerpet authored May 7, 2024
1 parent 4447ffc commit c519d62
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Release
about: Release a new version!
title: Release x.y.z
labels: ''
assignees: ''

---

- [ ] Update change log using `github_changelog_generator`
- [ ] Update version in `connection.go` using `change_version.sh`
- [ ] Create a tag

0 comments on commit c519d62

Please sign in to comment.