diff options
author | Suzanne Goldlust <sgoldlust@isc.org> | 2023-07-05 15:57:15 +0200 |
---|---|---|
committer | Suzanne Goldlust <sgoldlust@isc.org> | 2023-07-05 15:57:15 +0200 |
commit | 97c2432fa43758d1e94836d777ef20968eba6361 (patch) | |
tree | 06d2afbf5266b567ca50fb21efe86793de02c287 /.gitlab | |
parent | [#2962] removed unused addr6_buffer_ (diff) | |
download | kea-97c2432fa43758d1e94836d777ef20968eba6361.tar.xz kea-97c2432fa43758d1e94836d777ef20968eba6361.zip |
[#2966] Remove obsolete item from Marketing checklist
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/release_checklist.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md index 5c76f32079..4023f124dc 100644 --- a/.gitlab/issue_templates/release_checklist.md +++ b/.gitlab/issue_templates/release_checklist.md @@ -169,7 +169,6 @@ This is the last moment to freeze code! :snowflake: - [ ] ***(Marketing)*** Announce on social media. - [ ] ***(Marketing)*** Update [Wikipedia entry for Kea](https://en.wikipedia.org/wiki/Kea_(software)). - [ ] ***(Marketing)*** Write blog article (if a major release). - - [ ] ***(Marketing)*** Update [Kea page on web site if any new hooks](https://www.isc.org/kea/). + - [ ] ***(Marketing)*** Update [Kea page on website if any new hooks](https://www.isc.org/kea/). - [ ] ***(Marketing)*** Update Kea Premium and Kea Subscription data sheets if any new hooks. - [ ] ***(Marketing)*** Update [significant features matrix](https://kb.isc.org/docs/en/aa-01615) (if any significant new features). - - [ ] ***(Marketing)*** Update [Kea documentation page in KB](https://kb.isc.org/docs/en/kea-administrator-reference-manual). |