Reduce inclusion of telemetry instructions (#263685)

This commit is contained in:
Harald Kirschner
2025-08-27 14:32:05 -07:00
committed by GitHub
parent da3cf78129
commit 8fa58499f2

View File

@@ -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.