diff --git a/README.md b/README.md index ae2ff5bc..eb2df5f4 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,6 @@ General things to try if you're having issues: * Ensure the code in Chrome matches the code in Code. Chrome may cache an old version. * If you set a breakpoint in code that runs immediately when the page loads, you won't hit that breakpoint until you refresh the page. * File a bug in this extension's [GitHub repo](https://github.com/Microsoft/vscode-chrome-debug). Set the "diagnosticLogging" field in your launch config and attach the logs when filing a bug. You can drag this file into the GitHub comment box: `~/.vscode/extensions/msjsdiag.debugger-for-chrome/vscode-chrome-debug.txt`. + +=== +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.