Skip to content
Kirill Shnurov edited this page Feb 25, 2016 · 10 revisions

Issues

Please use Github issues only for specific feature requests or bug reports.

Wiki Pages

Contributing

Since this is an open source Gem, you're free to fork it. If you'd like a change made, please issue a pull request. If you'd like to contribute regularly, please contact @jlberglund.

Guidelines

To contribute to the project, please follow these guidelines:

  • Discuss any major changes with other contributors before committing
  • An issue or request must have at least two +1s from contributors
  • Branch development of features and fixes off of master
  • Use Semantic Versioning
  • Before merging development to master:
    • All tests must pass (bundle exec rake spec)
    • Rubocop must have no violations (bundle exec rubocop)
    • Branch must be rebased to latest master

Contributors

@spovich owns this repo, while contributors include:

  • @kshnurov
Clone this wiki locally