summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZaven Muradyan <voithos@google.com>2018-10-13 22:59:52 -0700
committerZaven Muradyan <voithos@google.com>2018-10-13 22:59:52 -0700
commit172694ac4ca5aac60b82a354cfb491bc545c8914 (patch)
tree52562054a0e01623c5f6e48dc9b83cc7486667b4 /README.md
parent451e5fd0511bc2c17a66fc73a0de9a5169109517 (diff)
Add useful links for contributors to CONTRIBUTING and README docs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ad738c23d..b34b9e8702 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Official binaries for the Godot editor and the export templates can be found
[See the official docs](http://docs.godotengine.org/en/latest/development/compiling/)
for compilation instructions for every supported platform.
-### Community
+### Community and contributing
Godot is not only an engine but an ever-growing community of users and engine
developers. The main community channels are listed [on the homepage](https://godotengine.org/community).
@@ -49,6 +49,8 @@ To get in touch with the developers, the best way is to join the
[#godotengine IRC channel](https://webchat.freenode.net/?channels=godotengine)
on Freenode.
+To get started contributing to the project, see the [contributing guide](CONTRIBUTING.md).
+
### Documentation and demos
The official documentation is hosted on [ReadTheDocs](http://docs.godotengine.org).