Merge pull request #82 from FreeCodeCamp/courseware

Courseware
This commit is contained in:
Quincy Larson
2015-02-07 20:30:59 -08:00
38 changed files with 31801 additions and 145 deletions

View File

@ -151,7 +151,7 @@ Changelog
Contributing
------------
We welcome pull requests from Free Code Camp "Code Campers" (our students) and seasoned JavaScript developers alike!
We welcome pull requests from Free Code Camp "campers" (our students) and seasoned JavaScript developers alike!
1) Check our [public Trello Board](https://trello.com/b/CW5AFr0v/free-code-camp-development)
2) If your issue or feature isn't on the board, either open an issue on this GitHub repo or message Quincy Larson to request to be added to the Trello board.
3) Once your code is ready, submit the pull request. We'll do a quick code review and give you feedback, and iterate from there.