Sha256: 754aa44dad65f94d16dca308fba1bdc8a72351115588d0ec972cc3a59fc51f94

Contents?: true

Size: 870 Bytes

Versions: 25

Compression:

Stored size: 870 Bytes

Contents

# Contribution Guidelines #

## Submitting a new issue ##

If you want to ensure that your issue gets fixed *fast* you should
attempt to reproduce the issue in an isolated example application that
you can share.

## Making a pull request ##

If you'd like to submit a pull request please adhere to the following:

1. Your code *must* be tested. Please TDD your code!
2. No single-character variables
3. Two-spaces instead of tabs
4. Single-quotes instead of double-quotes unless you are using string
   interpolation or escapes.
5. General Rails/Ruby naming conventions for files and classes

Please note that you must adhere to each of the aforementioned rules.
Failure to do so will result in an immediate closing of the pull
request. If you update and rebase the pull request to follow the
guidelines your pull request will be re-opened and considered for
inclusion.

Version data entries

25 entries across 25 versions & 3 rubygems

Version Path
destroyed_at-2.1.0 CONTRIBUTING.md
destroyed_at-2.0.0 CONTRIBUTING.md
destroyed_at-1.0.2 CONTRIBUTING.md
destroyed_at-1.0.1 CONTRIBUTING.md
capybara-extensions-0.4.1 CONTRIBUTING.md
destroyed_at-1.0.0 CONTRIBUTING.md
postgres_ext-postgis-0.0.6 CONTRIBUTING.md
postgres_ext-postgis-0.0.5 CONTRIBUTING.md
postgres_ext-postgis-0.0.4 CONTRIBUTING.md
postgres_ext-postgis-0.0.3 CONTRIBUTING.md
destroyed_at-0.4.0 CONTRIBUTING.md
capybara-extensions-0.4.0 CONTRIBUTING.md
postgres_ext-postgis-0.0.2 CONTRIBUTING.md
destroyed_at-0.3.1 CONTRIBUTING.md
destroyed_at-0.3.0 CONTRIBUTING.md
capybara-extensions-0.3.3 CONTRIBUTING.md
capybara-extensions-0.3.2 CONTRIBUTING.md
capybara-extensions-0.3.1 CONTRIBUTING.md
capybara-extensions-0.3.0 CONTRIBUTING.md
destroyed_at-0.2.0 CONTRIBUTING.md