Skip to content

contributing

Jonas Broms edited this page Feb 17, 2021 · 4 revisions

Contributing

Table of Content

Submitting changes

If this is the first time you are contributing to an Open-Source project we would really appreciate if you would read the Open-Source.guide before committing.

Releases

See the Releases section of our GitHub project for CHANGELOG for each release version of MaterialUI projects.

Coding Style

Always check your coding style. There is some helping tools built into the application.

Run yarn & yarn test before committing to ensure your changes follow our coding standards.