diff --git a/github/ISSUE_TEMPLATE/bug_report.md b/github/ISSUE_TEMPLATE/bug_report.md index ce9e17c1c96..87f750cca65 100644 --- a/github/ISSUE_TEMPLATE/bug_report.md +++ b/github/ISSUE_TEMPLATE/bug_report.md @@ -8,6 +8,7 @@ about: Create a report to help us improve + Does this issue occur when all extensions are disabled?: Yes/No @@ -19,4 +20,4 @@ Does this issue occur when all extensions are disabled?: Yes/No Steps to Reproduce: 1. -2. +2. \ No newline at end of file diff --git a/github/ISSUE_TEMPLATE/config.yml b/github/ISSUE_TEMPLATE/config.yml index fe112524006..42a805ec79f 100644 --- a/github/ISSUE_TEMPLATE/config.yml +++ b/github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,6 @@ contact_links: - name: Extension Development url: https://github.com/microsoft/vscode-discussions/discussions about: Please use this for extension development questions and ideas. + - name: Billing & Subscription Issues + url: https://code.visualstudio.com/docs/supporting/FAQ#_subscription-and-billing + about: For questions about subscriptions, billing, or refunds, please visit our FAQ or contact billing support. \ No newline at end of file