Skip to content

Commit e9956a6

Browse files
update readme and support documentation with updated information and links (#1819)
* update doc update readme and support documentation with updated information and links Signed-off-by: Dani Chiavegatto <danichiavegatto@gmail.com> * update readme and support documentation with updated information and links Signed-off-by: Dani Chiavegatto <danichiavegatto@gmail.com> --------- Signed-off-by: Dani Chiavegatto <danichiavegatto@gmail.com>
1 parent 7b67dcf commit e9956a6

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,25 @@ The SAS extension includes many [features](https://sassoftware.github.io/vscode-
1616

1717
## Support
1818

19-
### SAS Communities
19+
### FAQs
2020

21-
Ask, Find, and Share on the VS Code SAS Extension on the [SAS Programmers Community site](https://communities.sas.com/t5/SAS-Programming/bd-p/programming).
21+
Please check the [FAQ](https://sassoftware.github.io/vscode-sas-extension/faq) page for some common questions.
2222

2323
### SAS Programming Documentation
2424

2525
[SAS Programming documentation](https://go.documentation.sas.com/doc/en/pgmsascdc/v_048/lepg/titlepage.htm)
2626

27-
### FAQs
27+
### SAS Communities
2828

29-
Please check the [FAQ](https://sassoftware.github.io/vscode-sas-extension/faq) page for some common questions.
29+
For usage questions, tips, and workarounds, interact with other SAS users to ask questions and get answers on the [SAS Programmers Community site](https://communities.sas.com/t5/SAS-Programming/bd-p/programming).
30+
31+
### SAS Technical Support
32+
33+
SAS Technical Support provides standard support for the current release of the [SAS Extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=SAS.sas-lsp) available through the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items), in accordance with the [Policies for All SAS Products | SAS Support](https://support.sas.com/en/technical-support/services-policies/policies-for-sas-products.html). If you have been unable to solve a problem or find answers using self‑help resources, open a case in the [Customer Service Portal](https://service.sas.com/csm) to get technical support for the SAS Extension for VS Code.
3034

31-
### GitHub Issues
35+
### Reporting Issues
3236

33-
See the [SUPPORT.md](SUPPORT.md) file for information on how to open an issue against this repository.
37+
Submit a [GitHub issue](https://github.com/sassoftware/vscode-sas-extension/issues) for tracking bugs, feature requests, or questions regarding open‑source contributions.
3438

3539
## Contributing to the SAS Extension
3640

SUPPORT.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
## Support
22

3-
We use GitHub for tracking bugs and feature requests. Please submit a GitHub issue or pull request for support.
3+
Support is provided through multiple channels, depending on your situation:
4+
5+
- For usage questions, tips, and workarounds, interact with other SAS users to ask questions and get answers on the [SAS Programmers Community site](https://communities.sas.com/t5/SAS-Programming/bd-p/programming).
6+
7+
- SAS Technical Support provides standard support for the current release of the [SAS Extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=SAS.sas-lsp) available through the [Visual Studio Marketplace](https://marketplace.visualstudio.com), in accordance with the [Policies for All SAS Products | SAS Support](https://support.sas.com/en/technical-support/services-policies/policies-for-sas-products.html). If you have been unable to solve a problem or find answers using self‑help resources, open a case in the [Customer Service Portal](https://service.sas.com/csm) to get technical support for the SAS Extension for VS Code.
8+
9+
- Submit a [GitHub issue](https://github.com/sassoftware/vscode-sas-extension/issues) for tracking bugs, feature requests, or questions regarding open‑source contributions.

0 commit comments

Comments
 (0)