Create CONTRIBUTING.md

pull/1/head
Theodore Kluge 2018-10-15 22:41:12 -04:00 committed by GitHub
parent 4cf1ee413e
commit 138acc3f1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,8 @@
## Adding features
Checkout a new feature branch
Make a pull request from your new branch to `staging`
## Code style
Your code should comply with the standardjs styleguide