Updated Archmage Home (markdown)

Scott Erickson 2016-03-11 10:44:51 -08:00
parent 302d3339f6
commit b00acf0fa5

@ -10,13 +10,14 @@ Hello [Archmages](http://codecombat.com/contribute/archmage)! Welcome to the dev
####Contact Us
There are a variety of ways to get help with CodeCombat related things. We have [a developer chat room on Slack](https://coco-slack-invite.herokuapp.com/) (or [HipChat](https://www.hipchat.com/gkaufqwnj) if you prefer not to register). Most people are in US Pacific Time (~GMT-8) but there are usually a few other players awake at other times. We have a HipChat room for off-topic discussions [here](http://www.hipchat.com/gaXOD7lQ8).
There are a variety of ways to get help with CodeCombat related things. We have [a developer chat room on Slack](https://coco-slack-invite.herokuapp.com/) (or [HipChat](https://www.hipchat.com/gkaufqwnj) if you prefer not to register). Most people are in US Pacific Time (~GMT-8) but there are usually a few other players awake at other times. We have a HipChat room for off-topic discussions [here](http://www.hipchat.com/gaXOD7lQ8).
The [Discourse Forum](http://discourse.codecombat.com/) is another useful place to get help. For more information check out the [main chat page](https://github.com/codecombat/codecombat/wiki/Chat-Room).
####Starting Off
1. Set up the [Developer Environment](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-General-Information).
1. Make a small first commit such as [creating a new Thang name](https://github.com/codecombat/codecombat/issues/53), [adding tips to the loading screen](https://github.com/codecombat/codecombat/issues/710) or [adding documentation](https://github.com/codecombat/codecombat/issues/1237).
1. Check out the [[Cookbook]] for answering all your CodeCombat-specific coding questions.
1. Check out the [Good for Newbies Issues](https://github.com/codecombat/codecombat/labels/good-for-newbies).
1. Browse the wiki to learn something new!
1. Fix [bugs](https://github.com/codecombat/codecombat/labels/bug).
@ -27,6 +28,7 @@ The [Discourse Forum](http://discourse.codecombat.com/) is another useful place
* [[Mission Statement]]
* [Developer Environment](https://github.com/codecombat/codecombat/wiki/Dev-Setup:-General-Information) - Start here to get CodeCombat set up on your computer.
* [[Developer Organization]]
* [[Cookbook]]
* [[Coding Guidelines]]
* [[Technical Overview]]
* [[Third Party Software and Services]]