From c68270f53cfd9f6bf15289d35d75bb8fa75ddb84 Mon Sep 17 00:00:00 2001 From: Zeibura Kathau Date: Wed, 3 Nov 2021 11:44:34 +0100 Subject: [PATCH] docs: Add Support section to client readme (#192) Signed-off-by: Zeibura Kathau Co-authored-by: Michal Bali <38988507+michalbali256@users.noreply.github.com> Co-authored-by: slavek-kucera <53339291+slavek-kucera@users.noreply.github.com> --- clients/vscode-hlasmplugin/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/clients/vscode-hlasmplugin/README.md b/clients/vscode-hlasmplugin/README.md index 280522a56..929ae14ef 100644 --- a/clients/vscode-hlasmplugin/README.md +++ b/clients/vscode-hlasmplugin/README.md @@ -245,6 +245,22 @@ It can by configured using the `preprocessor` key in processor group: - Contributions are always welcome! Please see our [GitHub](https://github.com/eclipse/che-che4z-lsp-for-hlasm) repository for more information. - Any and all feedback is appreciated and welcome! + +## Technical Assistance and Support for HLASM Language Support + +If you are on active support for Brightside, you get technical assistance and support in accordance with the terms, guidelines, details, and parameters that are located within the Broadcom [Working with Support](https://support.broadcom.com/external/content/release-announcements/CA-Support-Policies/6933) guide. + +This support generally includes: + +* Telephone and online access to technical support +* Ability to submit new incidents 24x7x365 +* 24x7x365 continuous support for Severity 1 incidents +* 24x7x365 access to CA Support Online +* Interactive remote diagnostic support +* Technical support cases must be submitted to Broadcom in accordance with guidance provided in “Working with Support”. + +Note: To receive technical assistance and support, you must remain compliant with “Working with Support”, be current on all applicable licensing and maintenance requirements, and maintain an environment in which all computer hardware, operating systems, and third party software associated with the affected Broadcom CA software are on the releases and version levels from the manufacturer that Broadcom designates as compatible with the software. Changes you elect to make to your operating environment could detrimentally affect the performance of Broadcom CA software and Broadcom shall not be responsible for these effects or any resulting degradation in performance of the Broadcom CA software. Severity 1 cases must be opened via telephone and elevations of lower severity incidents to Severity 1 status must be requested via telephone. + ## Privacy Notice The extensions for Visual Studio Code developed by Broadcom Inc., including its corporate affiliates and subsidiaries, ("Broadcom") are provided free of charge, but in order to better understand and meet its users’ needs, Broadcom may collect, use, analyze and retain anonymous users’ metadata and interaction data, (collectively, “Usage Data”) and aggregate such Usage Data with similar Usage Data of other Broadcom customers. Please find more detailed information in [License and Service Terms & Repository](https://www.broadcom.com/company/legal/licensing). @@ -271,3 +287,4 @@ Additionally, when a file is opened, the following information are logged: * Number of parsed lines * Whether the diagnostics were suppressed * Whether matching processor group was found in the configuration +