Updates the issue report template (#30369)

* Issue report update

* Adds link to exploit devdocs

* a few more words

* consistency
This commit is contained in:
Mason
2025-09-22 13:13:16 +00:00
committed by GitHub
parent 7caf75b37b
commit 061fa12327
+8 -11
View File
@@ -18,17 +18,14 @@ description: "File an issue report to make us aware of a bug or issue."
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this issue report! Don't forget to give it a meaningful title so users can find the report easily.
- type: checkboxes
id: not_an_exploit
attributes:
label: ⚠️ Could this issue be an exploit? ⚠️
description: "[If your issue is an ingame exploit that allows players to gain an unfair advantage, or could affect server stability or security, please file it on the forum here.](https://www.paradisestation.org/forum/179-exploit-reports/)"
options:
- label: I confirm this issue does not give players an unfair advantage. (Required)
required: true
- label: I confirm this issue does not affect server stability or security. (Required)
required: true
value: >
Thank you for taking the time to complete this issue report.
Please ensure the title is clear and descriptive to help others
locate and understand the report more easily.
If you believe this is an exploit, please [report it on the forums instead](https://www.paradisestation.org/forum/179-exploit-reports/).
What is an exploit? [Check out our documentation here for more information](https://devdocs.paradisestation.org/contributing/exploits/)!
- type: input
id: version