diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c0eda66328199..2542d3b89c002 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) +- [ ] v7.5 (TiDB 7.5 versions) - [ ] v7.4 (TiDB 7.4 versions) - [ ] v7.3 (TiDB 7.3 versions) - [ ] v7.2 (TiDB 7.2 versions)