mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 14:12:51 +00:00
Link to Code style guidelines in the pull request template
This is a common pain point for new contributors, as setting up pre-commit hooks will save a lot of time spent on CI.
This commit is contained in:
parent
33957aee69
commit
d1cbab9822
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -4,4 +4,7 @@ PRs can target `3.x` if the same change was done in `master`, or is not relevant
|
||||
|
||||
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
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user