pharring/EditorGuidelines

Turn off / opt-out of telemetry

deafpolygon opened this issue · 10 comments

I don't see any option where I can turn off or disable the telemetry in this. Should there be one added so that the user can opt-out?

There isn't an option to disable the telemetry.

Should there be one added so that the user can opt-out?

Well, you tell me. Should there be one? And if so, how should it be exposed?

If you're collecting telemetry, you should always give the end-user an opportunity to opt-out. If you can't, then disable it.

OK. How should the opportunity to opt-out be exposed?
Perhaps a Tools/Options... page.

I made a fork with telemetry removed.

Excellent!