Skip to content

Commit 776f709

Browse files
authored
Update Minecraft version format in PR templates (#6581)
Embracing the future!
1 parent 28eb89f commit 776f709

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE/bug-fix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Java version:
8080
bug fix on. If this feature does not apply to a server, strike through the server software using ~~strikethrough~~. If you have tested on other
8181
environments, add a new line with relevant details.
8282
-->
83-
- [ ] Most recent Paper version (1.XX.Y, git-Paper-BUILD)
83+
- [ ] Most recent Paper version (XX.YY.Z, git-Paper-BUILD)
8484
- [ ] CraftBukkit/Spigot/Paper 1.12.2
8585
- [ ] CraftBukkit 1.8.8
8686

.github/PULL_REQUEST_TEMPLATE/new-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Java version:
8080
bug fix on. If this feature does not apply to a server, strike through the server software using ~~strikethrough~~. If you have tested on other
8181
environments, add a new line with relevant details.
8282
-->
83-
- [ ] Most recent Paper version (1.XX.Y, git-Paper-BUILD)
83+
- [ ] Most recent Paper version (XX.YY.Z, git-Paper-BUILD)
8484
- [ ] CraftBukkit/Spigot/Paper 1.12.2
8585
- [ ] CraftBukkit 1.8.8
8686

0 commit comments

Comments
 (0)