For how-to questions and other non-issues, please use StackOverflow or Gitter chat instead of Github issues. There is a StackOverflow tag called "material-ui" that you can use to tag your questions.
If you think you have found a bug, or have a new feature idea, please start by making sure it hasn't already been reported or fixed. You can search through existing issues and PRs to see if someone has reported one similar to yours.
Next, create a new issue that briefly explains the problem, and provides a bit of background as to the circumstances that triggered it, and steps to reproduce it.
For code issues please include:
- Material-UI version
- React version
- Browser version
- A code example or link to a repo, gist or running site.
For visual or layout problems, images or animated gifs can help explain your issue.
For feature requests please include a link to the relevant section of Material Design spec, or a screenshot.
- Please begin the title with '[ComponentName]' where appropriate, and use a succint description. "doesn't work" doesn't help others find similar issues.
- Please don't group multiple topics into one issue, but instead each should be its own issue.
- And please don't just comment '+1' on an issue. It spams the maintainers and doesn't help move the issue forward. Use github "reactions" instead.