update bug report template

This commit is contained in:
kvan7
2025-09-07 09:25:04 -05:00
parent b30dc760bc
commit 3b6c214523

View File

@@ -13,7 +13,7 @@ body:
label: FAQ label: FAQ
description: Please check the [FAQ](https://kvan7.github.io/Exiled-Exchange-2/faq), [Common Issues Page](https://kvan7.github.io/Exiled-Exchange-2/issues), and for [pinned issues and existing issues](https://github.com/Kvan7/Exiled-Exchange-2/issues?q=is%3Aissue) before submitting an issue description: Please check the [FAQ](https://kvan7.github.io/Exiled-Exchange-2/faq), [Common Issues Page](https://kvan7.github.io/Exiled-Exchange-2/issues), and for [pinned issues and existing issues](https://github.com/Kvan7/Exiled-Exchange-2/issues?q=is%3Aissue) before submitting an issue
options: options:
- label: I have checked the FAQ, Common Issues, and for existing issues and my problem was not there - label: I have checked the [FAQ](https://kvan7.github.io/Exiled-Exchange-2/faq), [Common Issues Page](https://kvan7.github.io/Exiled-Exchange-2/issues), and for [pinned issues and existing issues](https://github.com/Kvan7/Exiled-Exchange-2/issues?q=is%3Aissue) and my problem was not there
required: true required: true
- type: dropdown - type: dropdown
id: common-bug id: common-bug
@@ -25,7 +25,7 @@ body:
- Not Recognized Modifier - Not Recognized Modifier
- No modifiers found - No modifiers found
- Other - Other
default: 0 default: 3
validations: validations:
required: true required: true
- type: textarea - type: textarea
@@ -34,7 +34,7 @@ body:
label: What happened? label: What happened?
description: Also what did you expect to happen? description: Also what did you expect to happen?
placeholder: Tell us what you see! placeholder: Tell us what you see!
value: "A bug happened!" value: "Change this text please"
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
@@ -59,7 +59,7 @@ body:
id: item id: item
attributes: attributes:
label: Item Copy text label: Item Copy text
description: If your bug relates in ANY way to an item, copy the item's text and paste it here. You can do so with `ctrl + alt + c` when hovering over the item. description: If your bug relates in **ANY** way to an item, **PLEASE** copy the item's text and paste it here. You can do so with `ctrl + alt + c` when hovering over the item.
render: shell render: shell
- type: textarea - type: textarea
id: logs id: logs