diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index afa9a754..0db2aeb6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,9 @@ See the `10) Reporting a Windows crash (BSOD)` section below for detailed instru ## Reporting issues in Windows Console or WSL text rendering/user experience Note that WSL distro's launch in the Windows Console (unless you have taken steps to launch a 3rd party console/terminal). Therefore, *please file UI/UX related issues in the [Windows Console issue tracker](https://github.com/microsoft/console)*. +## Privacy Statement +Issues reported on this repository will be public, please consider that when uploading any logs to a GitHub issue. Please see Microsoft's privacy statement at aka.ms/privacy + ## Reporting issues in WSL A well written bug will follow the following template: @@ -221,4 +224,4 @@ Once you're done, crash dump collection can be disabled by running the following ``` reg.exe delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f -``` \ No newline at end of file +```