diff options
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/release_checklist.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md index 83a9c855c3..b19bb95145 100644 --- a/.gitlab/issue_templates/release_checklist.md +++ b/.gitlab/issue_templates/release_checklist.md @@ -26,6 +26,7 @@ Some of those checks and updates can be made before actual freeze. The following steps may involve changing files in the repository. +1. [ ] If not done already, then bump up Kea version in configure.ac (format: `1.x.y-git`, ie. do not drop -git) 1. [ ] Create a Kea issue for code changes that will be made due to the following checks 1. Check User's Guide sections: 1. Chapter 1. Introduction |