]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update tag name convention in release checklist
authorTom Krizek <tkrizek@isc.org>
Fri, 24 Mar 2023 13:56:19 +0000 (14:56 +0100)
committerEvan Hunt <each@isc.org>
Fri, 24 Mar 2023 20:46:34 +0000 (20:46 +0000)
.gitlab/issue_templates/Release.md

index e468784d04b6754a585730abefc664a29078577c..5cae2aabbda986aaa508d50eaf1fd88be2febeba 100644 (file)
@@ -46,7 +46,7 @@
  - [ ] ***(QA)*** Update BIND 9 version in `configure.ac` (9.18+) or `version` (9.16).
  - [ ] ***(QA)*** Rebuild `configure` using Autoconf on `docs.isc.org` (9.16).
  - [ ] ***(QA)*** Update GitLab settings for all maintained branches to disallow merging to them.
- - [ ] ***(QA)*** Tag the releases in the private repository (`git tag -s -m "BIND 9.x.y" v9_x_y`).
+ - [ ] ***(QA)*** Tag the releases in the private repository (`git tag -s -m "BIND 9.x.y" v9.x.y`).
 
 ### Before the ASN Deadline (for ASN Releases) or the Public Release Date (for Regular Releases)