Merge pull request #88159 from adamscott/shorten-pull-request-template

Remove 3.x references in the pull request template
This commit is contained in:
Rémi Verschelde 2024-02-12 13:34:49 +01:00
commit df3e978640
No known key found for this signature in database
GPG Key ID: C3336907360768E1

View File

@ -1,9 +1,7 @@
<!--
Please target the `master` branch in priority.
PRs can target `3.x` if the same change was done in `master`, or is not relevant there.
Relevant fixes are cherry-picked for stable branches as needed by maintainers.
You can mention in the description if the change is compatible with `3.x`.
To speed up the contribution process and avoid CI errors, please set up pre-commit hooks locally:
https://docs.godotengine.org/en/latest/contributing/development/code_style_guidelines.html