]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update release checklist
authorMichał Kępień <michal@isc.org>
Thu, 26 Nov 2020 12:07:19 +0000 (13:07 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Nov 2020 12:07:19 +0000 (13:07 +0100)
Add an item to the release checklist to make sure the man pages
generated during release preparation are formatted correctly.

.gitlab/issue_templates/Release.md

index 1910db58b99e6724685f1907e8f2d92a1b13fe2a..e0c2e650aaa641696e978420c734cb1310ab9519 100644 (file)
@@ -50,6 +50,7 @@
  - [ ] ***(QA)*** Update `version`.
  - [ ] ***(QA)*** Build documentation on `docs.isc.org`.
  - [ ] ***(QA)*** Check that the formatting is correct for text, PDF, and HTML versions of release notes.
+ - [ ] ***(QA)*** Check that the formatting of the generated man pages is correct.
  - [ ] ***(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)