Skip to content

Commit 17d13e3

Browse files
authored
Merge pull request godotengine#1845 from godotengine/contributing-section
Update contributing section in README.md
2 parents e83fd09 + c58dfa4 commit 17d13e3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,7 @@ See [Updating your GDExtension for 4.1](https://docs.godotengine.org/en/latest/t
6262
## Contributing
6363

6464
We greatly appreciate help in maintaining and extending this project. If you
65-
wish to help out, ensure you have an account on GitHub and create a "fork" of
66-
this repository. See [Pull request workflow](https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html)
67-
for instructions.
68-
69-
Please install clang-format and the [pre-commit](https://pre-commit.com/) Python framework so formatting is done before your changes are submitted. See the [code style guidelines](https://docs.godotengine.org/en/latest/contributing/development/code_style_guidelines.html#pre-commit-hook) for instructions.
65+
wish to help out, please visit the [godot-cpp section of the Contributing docs](https://contributing.godotengine.org/en/latest/other/godot-cpp.html).
7066

7167
## Getting started
7268

0 commit comments

Comments
 (0)