Sha256: 71db4bb8be92bd2717fb51464f7173fa0d37fcdec79a9f8509b367e842c68942

Contents?: true

Size: 1.09 KB

Versions: 18

Compression:

Stored size: 1.09 KB

Contents

## Bug Reports and Feature Requests

If you've got a bug report or have a feature you'd like to request, please contact us at support@skylight.io or use the "?" button in the Skylight web interface. We'll be much quicker to respond that way :)

## Pull Requests

Before contributing, please [sign the CLA](https://docs.google.com/spreadsheet/viewform?usp=drive_web&formkey=dHJVY1M5bzNzY0pwN2dRZjMxV0dXSkE6MA#gid=0).

In general, we recommend that you speak with us about any new features you'd like to add so we can make sure we're on the same page.

## Emulating Travis Builds

We have many Travis build configurations that must pass in order to merge a pull request. You can emulate these configurations locally by running `rake run_travis_builds`. The only prerequisites are that you have both [VirtualBox](https://www.virtualbox.org/wiki/VirtualBox) and [Vagrant](https://www.vagrantup.com/) installed (most recent versions are best).

After that rake task completes, be sure to run `rake clean build`. This will delete the local native extension that was built when you ran `rake run_travis_builds` and rebuilds it.

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
skylight-1.7.2 CONTRIBUTING.md
skylight-1.7.1 CONTRIBUTING.md
skylight-2.0.1 CONTRIBUTING.md
skylight-2.0.0 CONTRIBUTING.md
skylight-1.7.0 CONTRIBUTING.md
skylight-1.6.1 CONTRIBUTING.md
skylight-2.0.0.beta3 CONTRIBUTING.md
skylight-1.6.0 CONTRIBUTING.md
skylight-1.5.1 CONTRIBUTING.md
skylight-2.0.0.beta2 CONTRIBUTING.md
skylight-2.0.0.beta1 CONTRIBUTING.md
skylight-1.5.0 CONTRIBUTING.md
skylight-1.4.4 CONTRIBUTING.md
skylight-1.4.3 CONTRIBUTING.md
skylight-1.4.2 CONTRIBUTING.md
skylight-1.4.1 CONTRIBUTING.md
skylight-1.4.0 CONTRIBUTING.md
skylight-1.4.0.beta.2 CONTRIBUTING.md