From: Michał Kępień Date: Thu, 26 Nov 2020 12:07:19 +0000 (+0100) Subject: Update release checklist X-Git-Tag: v9.17.8~25^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83f838a6f2afeba87fed52306bdc1f0a8318cdc;p=thirdparty%2Fbind9.git Update release checklist Add an item to the release checklist to make sure the man pages generated during release preparation are formatted correctly. --- diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md index 1910db58b99..e0c2e650aaa 100644 --- a/.gitlab/issue_templates/Release.md +++ b/.gitlab/issue_templates/Release.md @@ -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)