diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6bf0093dfdd1..96af0c910790 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,23 +8,13 @@ -- [ ] Reference link(s): -- [ ] This PR is to align with: +- Reference link(s): +- This PR is to align with: - [ ] N/A (not applicable) -### Which TiDB version(s) does your changes apply to? +**Important Notice:** - +**If your changes apply to multiple TiDB documentation versions**, to trigger the bot to cherry-pick this PR to other release branches, make sure you add labels such as: -- [ ] All active versions: dev, v3.0, v2.1, v3.1 -- [ ] dev (the latest development version) -- [ ] v3.0 (TiDB 3.0 versions) -- [ ] v2.1 (TiDB 2.1 versions) -- [ ] v3.1 (TiDB 3.1 versions) -- [ ] v4.0 (TiDB 4.0 versions) -- [ ] All active and inactive versions -- [ ] N/A (not applicable) - -**Note:** If your changes apply to multiple TiDB versions, make sure you update the documents in the **corresponding** version folders such as "dev", "v3.0", "v2.1" and "v3.1" in this PR. - -- [ ] Updated one version first. Will update other versions after I get two LGTMs. +- **needs-cherry-pick-3.0** +- **needs-cherry-pick-3.1**