mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
commit
e0d76932c5
1 changed files with 15 additions and 2 deletions
|
@ -1,7 +1,20 @@
|
|||
### Please sign our Contributor License Agreement
|
||||
##Contributing to CodeCombat
|
||||
|
||||
There are many ways in which to contribute to CodeCombat, these include becoming a(n):
|
||||
|
||||
- **[Archmage](http://codecombat.com/contribute/archmage)** (Coder)
|
||||
- **[Artisan](http://codecombat.com/contribute/artisan)** (Level Builder)
|
||||
- **[Adventurer](http://codecombat.com/contribute/adventurer)** (Level Playtester)
|
||||
- **[Scribe](http://codecombat.com/contribute/scribe)** (Article Editor)
|
||||
- **[Diplomat](http://codecombat.com/contribute/diplomat)** (Translator)
|
||||
- **[Ambassador](http://codecombat.com/contribute/ambassador)** (Support)
|
||||
|
||||
###The CLA
|
||||
|
||||
If you do decide to contribute, we require you to sign a CLA (Contributor License Agreement). You can see it:
|
||||
|
||||
**[https://codecombat.com/cla](https://codecombat.com/cla)**
|
||||
|
||||
It just grants us a non-exclusive license to use your contribution and certifies you have the right to contribute the code you submit. For both our sakes, we need this before we can accept a pull request. Don't worry, it's super easy.
|
||||
|
||||
For more info, see [https://codecombat.com/legal](https://codecombat.com/legal).
|
||||
For more info on the legal side of contributing to CodeCombat, see [https://codecombat.com/legal](https://codecombat.com/legal).
|
||||
|
|
Loading…
Reference in a new issue