Add more about answer sheet to README for future contributors.

This commit is contained in:
Colin Jones 2011-02-13 20:06:05 -06:00
parent 1d7294dae4
commit 974a6a48f0

View File

@ -99,15 +99,18 @@ You can exit the REPL with `CTRL-d` on any OS.
Patches are encouraged! Make sure the answer sheet still passes (`script/test`, Patches are encouraged! Make sure the answer sheet still passes (`script/test`,
or `script\test` on Windows), and send a pull request. or `script\test` on Windows), and send a pull request.
The file ideaboard.txt has lots of good places to start. In general, patches are The file ideaboard.txt has lots of good ideas for new koans to start, or things
easiest if you start on a brand new idea, unless there are obvious flaws or to add to existing koans. So write some fun exercises, add your answers to
omissions for existing koans. `src/path_to_answer_sheet.clj`, and we'll get them in there!
Feel free to contact me (Colin Jones / trptcolin) on Github or elsewhere if you
have any questions or want more direction before you start pitching in.
### Contributors (in order of appearance) ### Contributors (in order of appearance)
- Aaron Bedra - Aaron Bedra
- Colin Jones - Colin Jones (maintainer)
- Eric Lavigne - Eric Lavigne
- Nuno Marquez - Nuno Marquez
- Micah Martin - Micah Martin
@ -117,7 +120,6 @@ omissions for existing koans.
- Jaskirat Singh Veen - Jaskirat Singh Veen
### Credits ### Credits
These exercises were started by [Aaron Bedra](http://github.com/abedra) of These exercises were started by [Aaron Bedra](http://github.com/abedra) of