From fcc286efeffdba60b9fae9be6f6ec5207841ca27 Mon Sep 17 00:00:00 2001 From: reduz Date: Thu, 18 Dec 2014 05:46:55 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b6027a1..5bdc9c3 100644 --- a/Home.md +++ b/Home.md @@ -13,9 +13,16 @@ Some types and method names changed recently, please read this: # Roadmap * [Development Roadmap](devel_roadmap) -* [Volunteers Needed](devel_volunteers) * [Frequently Asked Questions](devel_faq) + +# Contributing + +Contributing to godot is always very appreciated by the developers and the community. Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before getting to work on anything please talk with the developers in the recently created [Developer's Mailing List].(https://groups.google.com/forum/#!forum/godot-engine). + +* [Fun!](devel_fun) Fun tasks to do! +* [Not so Fun](devel_volunteers) Not so fun tasks. + # Tutorials #### Basic (Step by Step)