Skip to content

Commit

Permalink
Link to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 15, 2016
1 parent 0a60943 commit 017238c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,8 @@ or start a RabbitMQ server in a Docker container with (requires Docker - see htt

./bin/ci/start_rabbitmq.sh

and then run tests with

CI=true ./bin/rspec -cf documentation spec

After that create a branch and make your changes on it. Once you are done with your changes and all tests pass, submit a pull request
on GitHub.
See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information
about running various test suites.


## License
Expand Down

0 comments on commit 017238c

Please sign in to comment.