Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 594 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 594 Bytes

Contributing

We welcome community feedback and direct contributions to these migration helpers. We accept comments for public discussion via GitHub Issues.

Process

Please open your feedback as an Issue and label it as either a bug or an enhancement. Large or systemic changes should first be discussed in an Issue rather than be submitted as a pull request directly.

Prior to opening a pull request please ensure your suggested changes pass specs. The repository uses rspec for spec running, run it with bundle install && bundle exec rspec.