# Contributing to matter | |
The following docs present information about contributing to matter: how to | |
create quality bug reports, how to organize pull requests and how pull requests | |
are reviewed. | |
```{toctree} | |
:glob: | |
:maxdepth: 1 | |
:hidden: | |
* | |
``` | |
- [Reporting bugs](./BUG_REPORT.md) | |
- [Pull request guidelines](./pull_request_guidelines.md) |