diff options
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e739982c2b..bdf4c8d57f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,5 +4,5 @@ Please target the `master` branch in priority. Relevant fixes are cherry-picked for stable branches as needed by maintainers. 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 +https://docs.redotengine.org/en/latest/contributing/development/code_style_guidelines.html --> |