Fix links for code style / hooks.
This commit is contained in:
parent
923c751af4
commit
6061446a7e
2 changed files with 2 additions and 2 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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://contributing.godotengine.org/en/latest/engine/guidelines/code_style.html
|
||||
https://contributing.godotengine.org/en/latest/engine/introduction.html#setting-up-a-dev-environment
|
||||
-->
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ for an introduction to developing on Godot.
|
|||
|
||||
The [Contributing docs](https://contributing.godotengine.org/en/latest/organization/how_to_contribute.html)
|
||||
also have important information on the [PR workflow](https://contributing.godotengine.org/en/latest/organization/pull_requests/creating_pull_requests.html)
|
||||
(with a helpful guide for Git usage), and our [Code style guidelines](https://contributing.godotengine.org/en/latest/engine/guidelines/code_style.html)
|
||||
(with a helpful guide for Git usage), and our [Code style guidelines](https://contributing.godotengine.org/en/latest/engine/guidelines/cpp_usage_guidelines.html)
|
||||
which all contributions need to follow.
|
||||
|
||||
### Be mindful of your commits
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue