mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-11 14:48:02 +00:00
Run it through prettier
This commit is contained in:
parent
3334cc3563
commit
6b74befb5f
14
.github/ISSUE_TEMPLATE/bug.yml
vendored
14
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -20,7 +20,7 @@ body:
|
||||||
- Newgrounds (Web)
|
- Newgrounds (Web)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: If you were playing on a browser, which one were you using?
|
label: If you were playing on a browser, which one were you using?
|
||||||
|
@ -41,16 +41,16 @@ body:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "## Describe your bug."
|
value: "## Describe your bug."
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "### Please do not report issues from other engines. These must be reported in their repositories."
|
value: "### Please do not report issues from other engines. These must be reported in their repositories."
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: "#### Provide as many details as you can."
|
value: "#### Provide as many details as you can."
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue