From 35f14e3a89af9c1efcf0d2ef56bd5a97c7fc3155 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Wed, 24 Jan 2024 09:53:41 -0800 Subject: [PATCH] github: Add Zulip Server 8.0+ to bug report checklist. And the release checklist so we don't forget next time. --- .github/ISSUE_TEMPLATE/2_bug_report.md | 1 + docs/subsystems/release-checklist.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/2_bug_report.md b/.github/ISSUE_TEMPLATE/2_bug_report.md index 24d2f227fb..509cfd6edc 100644 --- a/.github/ISSUE_TEMPLATE/2_bug_report.md +++ b/.github/ISSUE_TEMPLATE/2_bug_report.md @@ -11,6 +11,7 @@ labels: ["bug"] **Zulip Server and web app version:** - [ ] Zulip Cloud (`*.zulipchat.com`) +- [ ] Zulip Server 8.0+ - [ ] Zulip Server 7.0+ - [ ] Zulip Server 6.0+ - [ ] Zulip Server 5.0 or older diff --git a/docs/subsystems/release-checklist.md b/docs/subsystems/release-checklist.md index 827a1840ba..a5d51d083e 100644 --- a/docs/subsystems/release-checklist.md +++ b/docs/subsystems/release-checklist.md @@ -102,6 +102,7 @@ preparing a new release. update commit with a `-dev` suffix, e.g. `5.0-dev`. Push the tag to both zulip.git and zulip-internal.git to get a correct version number for future Cloud deployments. + - Add the new release to `.github/ISSUE_TEMPLATE/2_bug_report.md`. - Consider removing a few old releases from ReadTheDocs; we keep about two years of back-versions. - Update Transifex to add the new `4.x` style release branch