add telemetry / privacy policy reference (#2798)

This commit is contained in:
Rotzbua
2019-07-16 23:20:14 +02:00
committed by Ivan Kravets
parent d06d5def72
commit 4d6c452d79

View File

@ -128,6 +128,14 @@ Contributing
See `contributing guidelines <https://github.com/platformio/platformio/blob/develop/CONTRIBUTING.md>`_.
Telemetry / Privacy Policy
---------------------------
Share diagnostics and usage information to help us make PlatformIO better. It is enabled by default. For more information see:
* `Telemetry Setting <https://docs.platformio.org/en/latest/userguide/cmd_settings.html?utm_source=github&utm_medium=core#enable-telemetry>`_
* `SSL Setting <https://docs.platformio.org/en/latest/userguide/cmd_settings.html?utm_source=github&utm_medium=core#enable-ssl>`_
License
-------