Often times when we report an issue, a lot of useful information that extensions tend to gather like dumps/trace files/machine information/build logs etc have sensitive information that I, as a user, might not want to put on a public github issue. So for extensions where the repo is public, primarily so issues can be tracked openly, reporting issues through VSCode's "Report an issue" becomes tricky because we want the issue to be tracked publicly but limit access to the logs that might have sensitive information. The ask is to provide a means of limiting access to attachments that are uploaded.
Often times when we report an issue, a lot of useful information that extensions tend to gather like dumps/trace files/machine information/build logs etc have sensitive information that I, as a user, might not want to put on a public github issue. So for extensions where the repo is public, primarily so issues can be tracked openly, reporting issues through VSCode's "Report an issue" becomes tricky because we want the issue to be tracked publicly but limit access to the logs that might have sensitive information. The ask is to provide a means of limiting access to attachments that are uploaded.