From 10a1594dac4bb48399f592c104df94df1c1a08d2 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Tue, 5 Nov 2024 17:55:36 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aba4a9f2f5cb3..96ee865a45e8f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -24,6 +24,7 @@ By default, **CHOOSE MASTER ONLY** so your changes will be applied to the next T For details, see [tips for choosing the affected versions](https://github.com/pingcap/docs/blob/master/CONTRIBUTING.md#guideline-for-choosing-the-affected-versions). - [ ] master (the latest development version) +- [ ] v8.5 (TiDB 8.5 versions) - [ ] v8.4 (TiDB 8.4 versions) - [ ] v8.3 (TiDB 8.3 versions) - [ ] v8.2 (TiDB 8.2 versions)