Add doc/CONTRIBUTE text file
This commit is contained in:
parent
4660b3c22c
commit
7ae4c6297d
16
doc/CONTRIBUTE
Normal file
16
doc/CONTRIBUTE
Normal file
@ -0,0 +1,16 @@
|
||||
Contributing to scube
|
||||
---------------------
|
||||
|
||||
* Clone scube official repository and create a branch from master for
|
||||
your changes.
|
||||
|
||||
* Make sure all cucumber features pass:
|
||||
|
||||
`bundle exec rake cucumber`
|
||||
|
||||
* And rspec examples as well:
|
||||
|
||||
`bundle exec rake spec`
|
||||
|
||||
* Then make your changes available in a branch of a public repository
|
||||
and ask the authors a pull request.
|
Loading…
x
Reference in New Issue
Block a user