Sha256: 5eebab64496343963e30b41b7c844791965b5bfa3af23a2bcb1ea63968f9336f
Contents?: true
Size: 382 Bytes
Versions: 5
Compression:
Stored size: 382 Bytes
Contents
# CONTRIBUTING We love pull requests. Here's a quick guide: 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request Please make sure you add a test for your change and all tests are passed. (`bundle && rake test`)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
newrelic-rake-1.4.1 | CONTRIBUTION.md |
newrelic-rake-1.4.0 | CONTRIBUTION.md |
newrelic-rake-1.3.1 | CONTRIBUTION.md |
newrelic-rake-1.3.0 | CONTRIBUTION.md |
newrelic-rake-1.2.0 | CONTRIBUTION.md |