Skip to content

Commit 474cf28

Browse files
authored
chore: remove v8.3 and v8.4 from PR template (#21377)
1 parent 0ec229f commit 474cf28

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ For details, see [tips for choosing the affected versions](https://github.com/pi
2626
- [ ] master (the latest development version)
2727
- [ ] v9.0 (TiDB 9.0 versions)
2828
- [ ] v8.5 (TiDB 8.5 versions)
29-
- [ ] v8.4 (TiDB 8.4 versions)
30-
- [ ] v8.3 (TiDB 8.3 versions)
3129
- [ ] v8.1 (TiDB 8.1 versions)
3230
- [ ] v7.5 (TiDB 7.5 versions)
3331
- [ ] v7.1 (TiDB 7.1 versions)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ Currently, we maintain the following versions of TiDB documentation in different
2929
| :---------|:----------|
3030
| [`master`](https://github.com/pingcap/docs/tree/master) | The latest development version |
3131
| [`release-8.5`](https://github.com/pingcap/docs/tree/release-8.5) | 8.5 LTS (Long-Term Support) |
32-
| [`release-8.4`](https://github.com/pingcap/docs/tree/release-8.4) | 8.4 Development Milestone Release |
33-
| [`release-8.3`](https://github.com/pingcap/docs/tree/release-8.3) | 8.3 Development Milestone Release |
32+
| [`release-8.4`](https://github.com/pingcap/docs/tree/release-8.4) | 8.4 Development Milestone Release (Archived documentation, no longer updated) |
33+
| [`release-8.3`](https://github.com/pingcap/docs/tree/release-8.3) | 8.3 Development Milestone Release (Archived documentation, no longer updated) |
3434
| [`release-8.2`](https://github.com/pingcap/docs/tree/release-8.2) | 8.2 Development Milestone Release (Archived documentation, no longer updated) |
3535
| [`release-8.1`](https://github.com/pingcap/docs/tree/release-8.1) | 8.1 LTS (Long-Term Support) |
3636
| [`release-8.0`](https://github.com/pingcap/docs/tree/release-8.0) | 8.0 Development Milestone Release (Archived documentation, no longer updated) |

0 commit comments

Comments
 (0)