Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.18 KB

CONTRIBUTING.md

File metadata and controls

17 lines (9 loc) · 1.18 KB

Contributing

We are open to, and grateful for, any contributions made by the community. By contributing to reify, you agree to abide by the code of conduct.

We use the fork and pull collaboration model. Learn how to create a pull request on Github.

Branching structure follows git flow and this project adheres to Semantic Versioning.

Reporting Issues and Asking Questions

Before opening an issue, please search the issue tracker to make sure your issue hasn't already been reported.

Bugs and Improvements

We use the issue tracker to keep track of bugs and improvements to Redux itself, its examples, and the documentation. We encourage you to open issues to discuss improvements, architecture, theory, internal implementation, etc. If a topic has been discussed before, we will ask you to join the previous discussion.

TODO: the rest of this