Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 804 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 804 Bytes

Contributing

We love contributions from everyone. By participating in this project, you agree to abide by the thoughtbot code of conduct.

We expect everyone to follow the code of conduct anywhere in thoughtbot's project codebases, issue trackers, chatrooms, and mailing lists.

Contributing Code

Reactive extensions are usually small and straightforward to implement, making them a great way to share useful utilities for others to use.

First make your change, being sure to test that it compiles on all supported platforms.

Push to your fork. Write a good commit message. Submit a pull request.

Thank you for contributing!