blob: 8ef1a23e01b65901d41b4368fd6c3cc4cf174809 [file] [log] [blame] [view]
# 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)