Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 556 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (3 loc) · 556 Bytes

Contributing

See the Roadmap project to see where you can contribute. All cards in the backlog are issues – feel free to comment on one to let others know you might be working on it.

We use Standard and erb-lint for formatting Ruby code. Please make sure to run bundle exec standardrb --fix and bundle exec erblint --lint-all --autocorrect before submitting pull requests to enforce code style on commit.