Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Add contributing guide section README
Browse files Browse the repository at this point in the history
  • Loading branch information
seadowg committed Dec 19, 2017
1 parent 97a7523 commit adc9a75
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@
6. Install npm 3.10.10 (`npm install -g npm@3.10.10`)
7. Install gulp
8. Install chromedriver

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

0 comments on commit adc9a75

Please sign in to comment.