---
title: Roadmap & Contribution
---

## Reason Team TODOs

Some future plans are briefly discussed in the repo's [FUTURE.md](https://github.com/reasonml/reason-react/blob/master/FUTURE.md).

## Your Contribution Opportunities

Wanna help?

- Help us translate the docs! Click on the translation symbol on the upper right.

- Improve the documentation and website.

- [Suggest better error messages for ReasonReact](https://github.com/reasonml-community/error-message-improvement/issues).

- Convert over the ReactJS components! With ReasonReact's [interop](./interop.md), you can actually keep your JS component library's API stable while providing a better ReasonReact API.
