From 2c2f86791faa2bf2d63eaf1da17cfb1b8096c99e Mon Sep 17 00:00:00 2001 From: Popey Gilbert Date: Tue, 24 Mar 2015 13:52:22 +0000 Subject: [PATCH] Updated Summer Project Ideas List (markdown) --- Summer-Project-Ideas-List.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Summer-Project-Ideas-List.md b/Summer-Project-Ideas-List.md index a2249c8..22f20b1 100644 --- a/Summer-Project-Ideas-List.md +++ b/Summer-Project-Ideas-List.md @@ -2,7 +2,7 @@ Provided here are a list of features that we feel would be good to see in CodeCombat. They range from beginner-level all the way up to crazy compiler stuff, take your pick. To try most of these projects you'll need a basic understanding of CoffeeScript (JavaScript + Python). You'll be working with over 250 other contributors in order to create the best coding game ever created! -###Index +###Steps to Contribute 1. [Get your development environment set up](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-General-Information). 1. To get a great feel for the project, make a [small pull request or two](https://github.com/codecombat/codecombat/issues?labels=good-for-newbies&page=1&state=open).