Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

31 lines (20 loc) · 1.02 KB

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.

We consider all kinds of changes. If you have an idea but you're not sure whether it's likely to be accepted, feel free to open an issue first to discuss it.

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!