Skip to content

Commit

Permalink
Remove an extra bracket in PR template (#18624)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 committed Sep 12, 2024
1 parent cfa032e commit cabc003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For details, see [tips for choosing the affected versions (in Chinese)](https://
- [ ] v6.5 (TiDB 6.5 versions)
- [ ] v6.1 (TiDB 6.1 versions)
- [ ] v5.4 (TiDB 5.4 versions)
- [ ] v5.3 (TiDB 5.3 versions))
- [ ] v5.3 (TiDB 5.3 versions)

### What is the related PR or file link(s)?

Expand Down

0 comments on commit cabc003

Please sign in to comment.