Sha256: 5cfd054ef68fccee90271528117bbc2e47ac6aebe4e522c7521e190ec333c63b

Contents?: true

Size: 259 Bytes

Versions: 11

Compression:

Stored size: 259 Bytes

Contents

# Contributing

1. Fork the repo.
2. Run the tests:

  ```
  appraisal install
  rake
  ```
3. Introduce your change. If it's a new feature then write a test for it as well.
4. Make sure that tests are passing.
5. Push to your fork and submit a pull request.

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tiddle-1.7.0 CONTRIBUTING.md
tiddle-1.6.0 CONTRIBUTING.md
tiddle-1.5.0 CONTRIBUTING.md
tiddle-1.4.0 CONTRIBUTING.md
tiddle-1.3.0 CONTRIBUTING.md
tiddle-1.2.0 CONTRIBUTING.md
tiddle-1.1.0 CONTRIBUTING.md
tiddle-1.0.2 CONTRIBUTING.md
tiddle-1.0.1 CONTRIBUTING.md
tiddle-1.0.0 CONTRIBUTING.md
tiddle-0.7.0 CONTRIBUTING.md