From 00df5087279c08f079f06a74b60e8c439a3e53d4 Mon Sep 17 00:00:00 2001 From: "Dylan T." Date: Wed, 12 Mar 2025 13:06:57 +0000 Subject: [PATCH 1/2] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 3a4e49100..209ba8880 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -57,6 +57,9 @@ body: attributes: value: | ## Version, OS and game info + > [!WARNING] + > "Latest" is not a valid version. + > Failure to fill these fields with valid information may result in your issue being closed. - type: input attributes: From 73a4b076d6b62a9e325ce200f282c09cefcb27e7 Mon Sep 17 00:00:00 2001 From: "Dylan T." Date: Wed, 12 Mar 2025 16:19:11 +0000 Subject: [PATCH 2/2] actions: tidy support response message --- .github/workflows/support.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/support.yml b/.github/workflows/support.yml index 68da365cb..3a65f78a4 100644 --- a/.github/workflows/support.yml +++ b/.github/workflows/support.yml @@ -20,10 +20,7 @@ jobs: - Check our [Documentation](https://doc.pmmp.io) to see if you can find answers there - - Ask the community on our [Discord server](https://discord.gg/bmSAZBG) or our [Forums](https://forums.pmmp.io) - - - [Docs](https://pmmp.rtfd.io) | [Discord](https://discord.gg/bmSAZBG) | [Forums](https://forums.pmmp.io) + - Ask the community on our [Discord server](https://discord.gg/bmSAZBG) close-issue: true lock-issue: false