Add Code of Conduct to CONTRIBUTING

[ci skip]
This commit is contained in:
Elliot Winkler 2015-04-15 09:57:03 -06:00
parent af85ac1f0e
commit a7c750ff33
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,9 @@ request.
## Overview
0. If you haven't contributed before, please read and understand the [Code of
Conduct].
1. Fork the repo.
2. Install [dependencies](#installing-dependencies).
@ -60,6 +63,7 @@ curl -sL https://rpm.nodesource.com/setup | bash -
yum install -y nodejs
```
[Code of Conduct]: https://thoughtbot.com/open-source-code-of-conduct
[code style]: https://github.com/thoughtbot/guides/tree/master/style
[execjs]: https://github.com/sstephenson/execjs
[install rvm]: https://rvm.io/rvm/install