mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
Tag issues generated by issue reporter, telemetry improvements
This commit is contained in:
@@ -73,7 +73,8 @@ ${this._data.issueDescription}
|
||||
VS Code version: ${this._data.versionInfo && this._data.versionInfo.vscodeVersion}
|
||||
OS version: ${this._data.versionInfo && this._data.versionInfo.os}
|
||||
|
||||
${this.getInfos()}`;
|
||||
${this.getInfos()}
|
||||
<!-- generated by issue reporter -->`;
|
||||
}
|
||||
|
||||
private getIssueTypeTitle(): string {
|
||||
|
||||
Reference in New Issue
Block a user