mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-31 00:10:04 +08:00
Reduce inclusion of telemetry instructions (#263685)
Some checks are pending
Monaco Editor checks / Monaco Editor checks (push) Waiting to run
Code OSS (node_modules) / Compile (push) Waiting to run
Code OSS (node_modules) / Linux (push) Waiting to run
Code OSS (node_modules) / macOS (push) Waiting to run
Code OSS (node_modules) / Windows (push) Waiting to run
Some checks are pending
Monaco Editor checks / Monaco Editor checks (push) Waiting to run
Code OSS (node_modules) / Compile (push) Waiting to run
Code OSS (node_modules) / Linux (push) Waiting to run
Code OSS (node_modules) / macOS (push) Waiting to run
Code OSS (node_modules) / Windows (push) Waiting to run
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
applyTo: '**/*.ts'
|
||||
description: Telemetry Implementation Guide
|
||||
description: Use when asked to work on telemetry events
|
||||
---
|
||||
|
||||
Patterns for GDPR-compliant telemetry in VS Code with proper type safety and privacy protection.
|
||||
|
||||
Reference in New Issue
Block a user