summaryrefslogtreecommitdiffstats
path: root/devtools/docs/contributor/bugs-issues.md
blob: 254e1fc81e9527dd1d84e5241b86ab0d7e74978c (plain)
1
2
3
4
5
6
# Bugs and issue trackers

Since we have code in two different places, issues and bugs are to be found in two different places:

* For code in `m-c`: [http://firefox-dev.tools/](http://firefox-dev.tools/) which also lets you filter by good bugs for beginners.
* For code in `devtools-html`: [this page](https://github.com/search?l=&q=org%3Adevtools-html+state%3Aopen&type=Issues) lists all the issues across the organisation and these are [available issues](https://github.com/search?l=&q=org%3Adevtools-html+state%3Aopen+label%3Aavailable&type=Issues) i.e. ready to be worked on.