| # Contributing to Chromium DevTools |
| |
| Contributions to Chromium DevTools include code, documentation, and responding |
| to user questions. |
| |
| See the [Chrome DevTools Contribution Guide](./docs/contributing/README.md) |
| for details on how you can contribute. Also checkout the [Contributing to |
| Chromium](https://chromium.googlesource.com/chromium/src/+/main/docs/contributing.md) |
| and [Contributing to V8](https://v8.dev/docs/contribute) documents for details |
| how to contribute to the Chromium / V8 code base in general, which is relevant |
| when working on the DevTools back-end. |