File: CONTRIBUTING.md

package info (click to toggle)
ruby-mocha 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,644 kB
  • sloc: ruby: 12,310; javascript: 499; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
* Pull requests are welcomed.
* Fork the repository.
* Make your changes in a branch.
* Add/modify/remove tests as appropriate.
* Open a pull request based on a branch on your fork.
* Wait for your pull request build to pass on [Circle CI](https://app.circleci.com/pipelines/github/freerange/mocha).
* Pull requests with failing tests will not be accepted.