File tree Expand file tree Collapse file tree 2 files changed +20
-11
lines changed Expand file tree Collapse file tree 2 files changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -90,16 +90,7 @@ button and choosing **Install Another Version**.
9090
9191## Getting Help
9292
93- If you experience any problems with the PowerShell Extension, see the
94- [ troubleshooting docs] ( docs/troubleshooting.md ) for common issues.
95-
96- If you find a bug, please [ open an issue] [ ] so we can fix it.
97-
98- Don't forget to check out the official guide on
99- [ Using VS Code for PowerShell Development] [ ] .
100-
101- [ Using VS Code for PowerShell Development ] : https://learn.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode
102- [ open an issue ] : https://github.com/PowerShell/vscode-powershell/issues/new/choose
93+ Please our [ support] ( SUPPORT.md ) document.
10394
10495## Contributing to the Code
10596
@@ -114,7 +105,7 @@ For any security issues, please see [here](./SECURITY.md).
114105
115106### Current
116107
117- - Andy Jordan - [ @andschwa ] ( https://github.com/andschwa )
108+ - Andy Jordan - [ @andyleejordan ] ( https://github.com/andyleejordan )
118109- Patrick Meinecke - [ @SeeminglyScience ] ( https://github.com/SeeminglyScience )
119110- Sydney Smith - [ @SydneyhSmith ] ( https://github.com/SydneyhSmith )
120111
Original file line number Diff line number Diff line change 1+ # Support
2+
3+ ## How to file issues and get help
4+
5+ If you experience any problems with the PowerShell Extension, see the
6+ [ troubleshooting docs] ( docs/troubleshooting.md ) for common issues.
7+
8+ If you find a bug, please [ open an issue] [ ] so we can fix it.
9+
10+ Don't forget to check out the official guide on
11+ [ Using VS Code for PowerShell Development] [ ] .
12+
13+ [ Using VS Code for PowerShell Development ] : https://learn.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode
14+ [ open an issue ] : https://github.com/PowerShell/vscode-powershell/issues/new/choose
15+
16+ ## Microsoft Support Policy
17+
18+ Support for this project is limited to the resources listed above.
You can’t perform that action at this time.
0 commit comments