chore: PR template and validation updates #3582
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this PR
This PR aims to increase the quality of our PRs by enforcing certain considerations and setting examples via PR template. This will also help with Playtesting and validation of our changes by providing a better way to evaluate PRs for potential playtest specification or release blocking.
It is similar to an "official" suggestion from https://github.com/orgs/community/discussions/84771
New PR template will be working as a "guide" on what would be nice to have in it but the content in the template is more of an example. What matters are sections:
develop/develop-2.0.0branches respectivelyThose sections make it WAY easier to evaluate PRs that landed when we want to release the package. It allows to see developer thinking on important areas and works as a reminder for them so in case of looking at the PRs it's easier for the QA to analyze those.
Important to note are :
Such updated PR template will look as follows

Jira ticket
MTT-12822
Documentation
No documentation changes or additions were necessary.
Testing & QA
This change won't affect users and focuses around our workflow and templates so no testing is needed
Backport
#3583