* origin/master: (34 commits)
Update docs
Fix lint error
Add comment syntax
"or" instead of "and"
Add instruction to turn on verbose logging
Update docs
Fall back to generating parser at runtime
Fix lint errrors
Remove yaml dependency
Use parser in place of yaml syntax
Fix lint errors
Behaviors are separated by a semicolon
Separate events by 'and' instead of comma
Implement 'then'
Implement simple actions
Implement "on" part of the syntax
Add pegjs as a dev dep
Document react action
Remove 'why' section
No longer aspirational
...
* origin/master:
Tweak debugging
Avoid using global
Log stuff
use global instead of GLOBAL
Make debug global
Add package version for debug
Update CONTRIBUTING.md
Address @bkeepers feedback
Tweak formatting
Add testing section header
Actually fix formatting
Fix code block formatting
Add note on enabling debug mode for github client
Change title to Setup
Update contributing.md
Use debug
Add log for react
Turn off GitHub client debug
* origin/master:
Update CONTRIBUTING.md
Address @bkeepers feedback
Tweak formatting
Add testing section header
Actually fix formatting
Fix code block formatting
Add note on enabling debug mode for github client
Change title to Setup
Update contributing.md
Add Gitter.im badge
Fix tests and use helper
Update to work with new api client
Update docs
Add unassign action