Edit template tags

This commit is contained in:
Jackson Kearl
2020-03-26 14:32:46 -07:00
parent 76f615fc9f
commit 76c11b3087
3 changed files with 3 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ jobs:
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
matcher: '\b(\d\.\d{2,3}\.\d|insiders?|1\.\d\d\d?)\b'
tags: NEEDS_VERSION_INFO_IGNORE
tags: feature_request_template
bots: vscodebot|vscode-triage-bot
comment: "Thanks for creating this issue! We detected it's missing some basic information, such as your VS Code and operating system versions, or in some other way doesn't follow our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines. Please take the time to review these guidelines and update the issue.\n\nThis comment will go away once sufficient information is included in your issue.\n\nHappy Coding!"
label: needs more info