diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 96ee865a45e8f..4a1d9acc11a29 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) +- [ ] v9.0 (TiDB 9.0 versions) - [ ] v8.5 (TiDB 8.5 versions) - [ ] v8.4 (TiDB 8.4 versions) - [ ] v8.3 (TiDB 8.3 versions)