From 02676090bc2ebfd33032e9ab27aad58b01037519 Mon Sep 17 00:00:00 2001 From: Mason <116982774+Burzah@users.noreply.github.com> Date: Mon, 22 Sep 2025 06:58:55 -0700 Subject: [PATCH] Actually fixes the issue template this time... probably (#30524) * test * test fix2 * test fix3 * Issue template fix --- .github/ISSUE_TEMPLATE/issue_report.yml | 27 ++++++------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index 370d820a8ad..035b77f338d 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -1,31 +1,16 @@ -#For more details -# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms -# https://docs.gitea.com/1.19/usage/issue-pull-request-templates -#Be sure to check the docs -# -#Format -#- type: | markdown | textarea | input | checkboxes | -# id: | just an id, no actual relevance | -# attributes: -# label: | Box title | -# description: | Box small text - Description | -# name: "Issue Report" -#title: "[Bug]: " | if you want to have a have it automatically say [Bug] when they start the form description: "File an issue report to make us aware of a bug or issue." -#labels: [Bug] | Auto labels the post, as we do not use this, commenting out, purely as reference - body: - type: markdown attributes: - 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. + 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/). + 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/)! + What is an exploit? [Check out our documentation here for more information](https://devdocs.paradisestation.org/contributing/exploits/)! - type: input id: version