docs: add AUTHORS file and expand contributor guide with detailed workflow

- Create AUTHORS file listing Robert Nystrom as initial contributor
- Rewrite README to emphasize Wren as concurrent scripting language with fiber examples
- Expand contributing.markdown with structured sections for finding tasks and making changes
- Update index.markdown with call-to-action links for trying and contributing
This commit is contained in:
Bob Nystrom
2015-01-04 21:36:23 +00:00
parent b61e55d4c9
commit e07fe5149b
4 changed files with 97 additions and 20 deletions
+5
View File
@@ -0,0 +1,5 @@
This is the (likely imcomplete) list of people who have made Wren what it is.
If you submit a patch to Wren, please add your name and email address to the
end of this list.
Robert Nystrom <robert@stuffwithstuff.com>