You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/community/support.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,25 @@
1
1
# Support
2
2
3
-
:octicons-heart-24: While this module is not supported by VMware Support Services, it is supported by the project maintainers and its community of users.
3
+
:octicons-heart-24: This module is community-driven and maintained by the project
4
+
contributors. It is not officially supported by Broadcom Support but thrives on collaboration and
5
+
input from its users.
4
6
5
-
:octicons-issue-opened-24: Use the GitHub [issues][issues] to report bugs or suggest enhancements.
7
+
:octicons-issue-opened-24: Use the GitHub [issues][issues] to report bugs or suggest
8
+
enhancements.
6
9
7
-
:octicons-thumbsup-24: Issues are monitored by the maintainers and are prioritized based on criticality and community [reactions][reactions].
10
+
:octicons-thumbsup-24: Issues are monitored by the maintainers and are prioritized based on
11
+
criticality and community [reactions][reactions].
8
12
9
-
:octicons-search-24: Before opening an issue, please [search the issues][issues-search] and use the reactions to add votes to matching issues. Please include as much information as you can. Details like these are incredibly useful in helping the us evaluate and prioritize any changes:
13
+
:octicons-search-24: Before opening an issue, please [search the issues][issues-search] and
14
+
use the reactions to add votes to matching issues. Please include as much information as you can.
15
+
Details like these are incredibly useful in helping the us evaluate and prioritize any changes:
10
16
11
17
- A reproducible test case or series of steps.
12
18
- Any modifications you've made relevant to the bug.
13
19
- Anything unusual about your environment or deployment.
14
20
15
-
:octicons-comment-discussion-24: You can also start a discussion on the GitHub [discussions][discussions] area to ask questions or share ideas.
21
+
:octicons-comment-discussion-24: You can also start a discussion on the GitHub [discussions][discussions]
Copy file name to clipboardExpand all lines: docs/index.md
+5-14Lines changed: 5 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,13 @@
4
4
5
5
# PowerShell Module for VMware Cloud Foundation Instance Recovery
6
6
7
-
`VMware.CloudFoundation.InstanceRecovery` is a PowerShell module that has been written to support the ability to automate and accelerate the recovery of a [VMware Cloud Foundation][docs-vmware-cloud-foundation] instance through the use of
8
-
PowerShell cmdlets.
7
+
`VMware.CloudFoundation.InstanceRecovery` is a PowerShell module that has been written to support
8
+
the ability to automate and accelerate the recovery of a VMware Cloud Foundation instance through
0 commit comments