mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-11 06:38:14 +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)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: If you were playing on a browser, which one were you using?
|
||||
|
@ -41,16 +41,16 @@ body:
|
|||
required: true
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "## Describe your bug."
|
||||
attributes:
|
||||
value: "## Describe your bug."
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "### Please do not report issues from other engines. These must be reported in their repositories."
|
||||
attributes:
|
||||
value: "### Please do not report issues from other engines. These must be reported in their repositories."
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "#### Provide as many details as you can."
|
||||
attributes:
|
||||
value: "#### Provide as many details as you can."
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
Loading…
Reference in a new issue