# Contributing to react-css-themr First time contributing to react-css-themr? Read our [Code of Conduct](https://github.com/FriendsOfReactJS/react-css-themr/blob/develop/CODE_OF_CONDUCT.md#code-of-conduct). ### Report a bug * Run `yarn update @friendsofreactjs/react-css-themr` * Search the issue tracker to see if someone else has already reported the same issue. * Check if the bug has been fixed in a newer version * Open an issue on the formula's repository or on FriendsOfReactJS/react-css-themr if it's not a formula-specific issue. ### Propose a feature * Open an issue with a detailed description of your proposed feature, the motivation for it and alternatives considered. Please note we may close this issue or ask you to create a pull-request if this is not something we see as sufficiently high priority. Thanks!