mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-13 21:24:00 +01:00
[ci skip] Performance boost! (#5942)
Make paper version required in the issue templates
This commit is contained in:
parent
8510a478dd
commit
bf3dcf3aa0
3 changed files with 3 additions and 3 deletions
|
@ -51,7 +51,7 @@ body:
|
|||
|
||||
</details>
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
|
|
@ -56,7 +56,7 @@ body:
|
|||
|
||||
</details>
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
|
|
@ -53,7 +53,7 @@ body:
|
|||
|
||||
</details>
|
||||
validations:
|
||||
required: false
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
|
Loading…
Reference in a new issue