PR template and github issue template updates (#17429)

* Updates pull request template

* Updates bug reports

* weeee
This commit is contained in:
Redd
2023-01-10 19:15:00 -05:00
committed by GitHub
parent bad3b1fd90
commit 06c8297035
2 changed files with 11 additions and 3 deletions

View File

@@ -50,7 +50,15 @@ body:
label: BYOND Username
description: Also known as ckey, its the username you use to login on BYOND.
placeholder: "Player1702"
- type: dropdown
attributes:
label: Was this done on a locally hosted or non-Yogstation hosted server?
description: This information is important so we can better determine if it is an issue caused on our end or on your local branch.
options:
- "Yes"
- "No"
- type: textarea
attributes:
label: Additional information

View File

@@ -23,8 +23,8 @@ Important documentation information includes, but is not limited to: any numeric
# Changelog
<!-- Edit the changelog below to reflect the changes made by this PR, even if the changes are minor - required for every PR.
If you add a name after the ':cl', that name will be used in the changelog. Leave it empty to use your GitHub name. -->
<!-- Edit the changelog below to reflect the changes made by this PR, even if the changes are minor - required for every PR that has player-facing changes.
If you add a name after the ':cl:', that name will be used in the changelog. Leave it empty to use your GitHub name. -->
:cl:
rscadd: Added new things