From 9b732d8039d6800367326f298070633816c880c3 Mon Sep 17 00:00:00 2001 From: Andy Jordan <2226434+andyleejordan@users.noreply.github.com> Date: Thu, 14 Sep 2023 14:58:51 -0700 Subject: [PATCH] Add official support policy document --- README.md | 13 ++----------- SUPPORT.md | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 11 deletions(-) create mode 100644 SUPPORT.md diff --git a/README.md b/README.md index 460891ba6d..2c8ebbd72e 100644 --- a/README.md +++ b/README.md @@ -90,16 +90,7 @@ button and choosing **Install Another Version**. ## Getting Help -If you experience any problems with the PowerShell Extension, see the -[troubleshooting docs](docs/troubleshooting.md) for common issues. - -If you find a bug, please [open an issue][] so we can fix it. - -Don't forget to check out the official guide on -[Using VS Code for PowerShell Development][]. - -[Using VS Code for PowerShell Development]: https://learn.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode -[open an issue]: https://github.com/PowerShell/vscode-powershell/issues/new/choose +Please our [support](SUPPORT.md) document. ## Contributing to the Code @@ -114,7 +105,7 @@ For any security issues, please see [here](./SECURITY.md). ### Current -- Andy Jordan - [@andschwa](https://github.com/andschwa) +- Andy Jordan - [@andyleejordan](https://github.com/andyleejordan) - Patrick Meinecke - [@SeeminglyScience](https://github.com/SeeminglyScience) - Sydney Smith - [@SydneyhSmith](https://github.com/SydneyhSmith) diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000000..973f76643f --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,18 @@ +# Support + +## How to file issues and get help + +If you experience any problems with the PowerShell Extension, see the +[troubleshooting docs](docs/troubleshooting.md) for common issues. + +If you find a bug, please [open an issue][] so we can fix it. + +Don't forget to check out the official guide on +[Using VS Code for PowerShell Development][]. + +[Using VS Code for PowerShell Development]: https://learn.microsoft.com/en-us/powershell/scripting/dev-cross-plat/vscode/using-vscode +[open an issue]: https://github.com/PowerShell/vscode-powershell/issues/new/choose + +## Microsoft Support Policy + +Support for this project is limited to the resources listed above.