mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
55 lines
2 KiB
Text
55 lines
2 KiB
Text
|
extends /templates/base
|
||
|
|
||
|
block content
|
||
|
|
||
|
div.contribute_class
|
||
|
|
||
|
ul.contribute_class.affix.nav.nav-list.nav-pills#contribute-nav
|
||
|
li
|
||
|
h3 Character Classes
|
||
|
li
|
||
|
a(href="//contribute#archmage") Archmage (Coder)
|
||
|
li
|
||
|
a(href="//contribute#artisan") Artisan (Level Builder)
|
||
|
li
|
||
|
a(href="//contribute#adventurer") Adventurer (Level Playtester)
|
||
|
li
|
||
|
a(href="//contribute#scribe") Scribe (Article Editor)
|
||
|
li
|
||
|
a(href="//contribute#diplomat") Diplomat (Translator)
|
||
|
li
|
||
|
a(href="//contribute#ambassador") Ambassador (Support)
|
||
|
li
|
||
|
a(href="//contribute#counselor") Counselor (Expert/Teacher)
|
||
|
|
||
|
div.class-main#sounselor-main
|
||
|
|
||
|
.class_image
|
||
|
img(src="/images/pages/contribute/counselor.png", alt="")
|
||
|
|
||
|
h2 Counselor (Expert)
|
||
|
p Do you have life experience?
|
||
|
| A different perspective on things that can help us decide how to shape CodeCombat?
|
||
|
| Of all these roles, this will probably take the least time, but
|
||
|
| individually you may make the most difference.
|
||
|
| We're on the lookout for wisened sages, particularly in areas like: teaching,
|
||
|
| game development, open source project management, technical recruiting, entrepreneurship,
|
||
|
| or design.
|
||
|
|
||
|
p Or really anything that is relevant to the development of CodeCombat.
|
||
|
| If you have knowledge and want to share it to help grow this project, then
|
||
|
| this class might be for you.
|
||
|
|
||
|
h4 Class Attributes
|
||
|
ul
|
||
|
li Experience, in any of the areas above or something you think might be helpful.
|
||
|
li A little bit of free time!
|
||
|
|
||
|
h4 How to Join
|
||
|
p
|
||
|
a(title='Contact', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact") Contact us
|
||
|
| , tell us a little about yourself, what you've done and what you'd
|
||
|
| be interested in doing. We'll put you in our contact list and be in touch
|
||
|
| when we could use advice (not too often).
|
||
|
|
||
|
div.clearfix
|