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

Commit adc9a75

Browse files
committed
Add contributing guide section README
1 parent 97a7523 commit adc9a75

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,11 @@
1010
6. Install npm 3.10.10 (`npm install -g [email protected]`)
1111
7. Install gulp
1212
8. Install chromedriver
13+
14+
## Contributing
15+
16+
1. Fork it
17+
2. Create your feature branch (`git checkout -b my-new-feature`)
18+
3. Commit your changes (`git commit -am 'Add some feature'`)
19+
4. Push to the branch (`git push origin my-new-feature`)
20+
5. Create new Pull Request

0 commit comments

Comments
 (0)