Skip to content

Commit

Permalink
Merge pull request #7593 from ledgersmb/ehuelsmann-patch-1
Browse files Browse the repository at this point in the history
Update new-release.md
  • Loading branch information
ehuelsmann committed Aug 26, 2023
2 parents e12fd29 + 58ac143 commit e41f841
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/new-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ When working toward a non-patch release, it's practical to use an issue to track
# At branch time (pre-beta)

* [ ] Create stabilization branch
* [ ] Set branch protection rules for the release branch
* [ ] Create a new docker-compose branch
* [ ] Create a new transifex resource for branch translation
* [ ] Make sure that `slug` and `name` both contain LedgerSMB-XX
* [ ] Make sure that the auto-update URL is set
* [ ] Update the .tx/config section name `[ledgersmb.LedgerSMB]` -> `[ledgersmb.LedgerSMB-XX]`
* [ ] Update `.github/workflows/codeql.yml`, setting branches to "*" for pushes and pull requests (in line with prior release branches)
* [ ] Update the version number of the 'master' branch:
* [ ] sql/Pg-database.sql
* [ ] package.json
Expand Down

0 comments on commit e41f841

Please sign in to comment.