Tag issues generated by issue reporter, telemetry improvements

This commit is contained in:
Rachel Macfarlane
2018-02-15 12:00:32 -08:00
parent d019a5bed2
commit 2a445d90d2
4 changed files with 16 additions and 13 deletions

View File

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