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: 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