mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Add byond version to issue reporting template (#22972)
* BYOND version * May have forgotten about that part * Make byond version required
This commit is contained in:
8
.github/ISSUE_TEMPLATE/00-bug-report.yml
vendored
8
.github/ISSUE_TEMPLATE/00-bug-report.yml
vendored
@@ -51,6 +51,14 @@ body:
|
||||
description: Also known as ckey, its the username you use to login on BYOND.
|
||||
placeholder: "Player1702"
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: BYOND version
|
||||
description: You can check this by opening BYOND, clicking the settings button, clicking on "About BYOND...", and the version will be in the lower left corner.
|
||||
placeholder: "123.4567"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Was this done on a locally hosted or non-Yogstation hosted server?
|
||||
|
||||
Reference in New Issue
Block a user