mojira / helper-messages

:page_with_curl: Quick messages for Mojira bug tracker helpers & moderators
https://mojira.github.io/helper-messages
MIT License
6 stars 9 forks source link

Change outdated client message #215

Closed Greymagic27 closed 8 months ago

Greymagic27 commented 1 year ago

Change the outdated client message to say:

'However, this issue is Invalid.

Your Minecraft version is outdated. We currently take issues for the latest version and the latest snapshot. Please update to the latest version as it includes the newest fixes. If you still have this problem after updating, then please create a new issue. In case of a game crash, please also attach the crash report found in minecraft/crash-reports/crash--client.txt.

rather than: However, this issue is Invalid.

Your Minecraft version is outdated. We currently take issues for version 1.20.1 and the latest snapshot. Please update to the latest version as it includes the newest fixes. If you still have this problem after updating, then please create a new issue. In case of a game crash, please also attach the crash report found in minecraft/crash-reports/crash--client.txt.

violine1101 commented 1 year ago

I'm wondering if it's possible to dynamically include the actually currently latest version and snapshot in the message. That might be even better for clarity. Maybe some phrasing like:

We currently only accept issues for the latest release (1.20.1) and the latest snapshot (23w99a).

(and maybe leave out the snapshot part if there is none)

Greymagic27 commented 1 year ago

That'd be awesome, yeah