Sha256: 09d5957849b5b3f8d41f557e83eeea8b0d953650a9ae79f8e9400686000d67f7

Contents?: true

Size: 662 Bytes

Versions: 11

Compression:

Stored size: 662 Bytes

Contents

# Contributing

1. Fork the repository.
2. Run `bin/setup`, which will install dependencies and create the dummy
   application database.
3. Run `bin/appraisal rake` to verify that the tests pass against all
   supported versions of Rails.
4. Make your change with new passing tests, following the existing style.
5. Write a [good commit message], push your fork, and submit a pull request.

[good commit message]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html

Others will give constructive feedback.  This is a time for discussion and
improvements, and making the necessary changes will be required before we can
merge the contribution.

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
fx-0.7.0 CONTRIBUTING.md
fx-jets-0.6.3s CONTRIBUTING.md
fx-0.6.2 CONTRIBUTING.md
fx-0.6.1 CONTRIBUTING.md
fx-0.6.0 CONTRIBUTING.md
fx-0.5.0 CONTRIBUTING.md
fx-0.4.0 CONTRIBUTING.md
fx-0.3.1 CONTRIBUTING.md
fx-0.3.0 CONTRIBUTING.md
fx-0.2.0 CONTRIBUTING.md
fx-0.1.0 CONTRIBUTING.md