Skip to content

Commit f8ebd47

Browse files
committed
Update contact links
1 parent 211b2bc commit f8ebd47

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Editor Syntax Colorization bug report 🌈
4-
url: https://github.com/PowerShell/EditorSyntax/issues/new
5-
about: Editor syntax colorization bugs are tracked in a separate GitHub repo.
6-
- name: Script analysis or formatting bug report 🚦🖌️
7-
url: https://github.com/PowerShell/PSScriptAnalyzer/issues/new/choose
8-
about: Script analysis and formatting are provided by PSScriptAnalyzer. Before submitting an issue, check to see whether the issue lies with PSScriptAnalyzer or with the VSCode PowerShell extension.
9-
- name: General question?
10-
url: https://aka.ms/psdiscord
11-
about: "You can also ask general Visual Studio Code questions in the #vscode channel of the PowerShell community Discord. Slack is also available at https://aka.ms/psslack"
3+
- name: 🙋 Ask a question
4+
url: https://aka.ms/powershell-vscode-discord
5+
about: "Find us in #vscode on the PowerShell Community Discord"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://dev.azure.com/powershell/vscode-powershell/_apis/build/status/PowerShell.vscode-powershell?branchName=master)](https://dev.azure.com/powershell/vscode-powershell/_build/latest?definitionId=51&branchName=master)
44
[![Version](https://vsmarketplacebadge.apphb.com/version/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
55
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/ms-vscode.PowerShell.svg)](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell)
6-
[![Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/psdiscord)
6+
[![Discord](https://img.shields.io/discord/180528040881815552.svg?label=%23vscode&logo=discord&logoColor=white)](https://aka.ms/powershell-vscode-discord)
77
[![Join the chat at https://gitter.im/PowerShell/vscode-powershell](https://badges.gitter.im/PowerShell/vscode-powershell.svg)](https://gitter.im/PowerShell/vscode-powershell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
88

99
This extension provides rich PowerShell language support for [Visual Studio Code](https://github.com/Microsoft/vscode).

0 commit comments

Comments
 (0)