Skip to content

Commit

Permalink
Update release issue template (galaxy-release-util)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed May 15, 2024
1 parent 8a2d524 commit db0227c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion galaxy_release_util/bootstrap_history.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,11 @@
RELEASE_ISSUE_TEMPLATE = string.Template(
"""
- [X] **Prep**
- [ ] **Prep**
- [X] ~~Create this release issue ``make release-issue``.~~
- [X] ~~Set freeze date (${freeze_date}).~~
- [ ] Verify that your installed version of `galaxy-release-util` is up-to-date.
- [ ] **Branch Release (on or around ${freeze_date})**
Expand Down

0 comments on commit db0227c

Please sign in to comment.