diff --git a/README.md b/README.md index b739e85..ce43e63 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ # PowerShell Module for VMware Cloud Foundation Power Management -[Documenation][docs-module]   -[PowerShell Gallery][module-powermanagement]   +[Documentation][docs-module]   +[PowerShell Gallery][psgallery-module]   [CHANGELOG][changelog]   -[PowerShell Gallery Downloads][module-powermanagement]   +[PowerShell Gallery Downloads][psgallery-module]   ## Overview -`VMware.CloudFoundation.PowerManagement` is a PowerShell module that supports the ability to automate the shut down and start up of the [VMware Cloud Foundation][vmware-cloud-foundation] management domain or VI workload domains using aPowerShell script. +`VMware.CloudFoundation.PowerManagement` is a PowerShell module that supports the ability to automate the shut down and start up of the [VMware Cloud Foundation][docs-vmware-cloud-foundation] management domain or VI workload domains using aPowerShell script. The scripts follow the order for manual shutdown and startup of VMware Cloud Foundation. You can complete the workflow manually at any point. You can also run the scripts multiple times. @@ -21,20 +21,17 @@ Please refer to the [documentation][docs-module] for more information on how to ## Support -This PowerShell module is not supported by VMware Support Services. +While this module is not supported by VMware Support Services, it is supported by the project maintainers and its community of users. -We welcome you to use the GitHub [issues][issues] tracker to report bugs or suggest features and enhancements. +Use the GitHub [issues][gh-issues] to report bugs or suggest features and enhancements. Issues are monitored by the maintainers and are prioritized based on criticality and community [reactions][gh-reactions]. -When filing an issue, please check existing open, or recently closed, issues to make sure someone else hasn't already -reported the issue. - -Please try to include as much information as you can. Details like these are incredibly useful: +Before filing an issue, please search the issues and use the reactions feature 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: - A reproducible test case or series of steps. - Any modifications you've made relevant to the bug. - Anything unusual about your environment or deployment. -You can also start a discussion on the [discussions][discussions] area to ask questions or share ideas. +You can also start a discussion on the GitHub [discussions][gh-discussions] area to ask questions or share ideas. ## Contributing @@ -58,14 +55,10 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND [changelog]: CHANGELOG.md [contributing]: CONTRIBUTING.md -[discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/discussions -[issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues -[microsoft-powershell]: https://docs.microsoft.com/en-us/powershell -[module-posh-ssh]: https://www.powershellgallery.com/packages/Posh-SSH -[module-powercli]: https://www.powershellgallery.com/packages/VMware.PowerCLI -[module-powermanagement]: https://www.powershellgallery.com/packages/VMware.CloudFoundation.PowerManagement -[module-powervcf]: https://www.powershellgallery.com/packages/PowerVCF -[vmware-cla-dco]: https://cla.vmware.com/dco -[vmware-cloud-foundation]: https://docs.vmware.com/en/VMware-Cloud-Foundation -[vmware-kb-87350]: https://kb.vmware.com/s/article/87350 [docs-module]: https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-power-management +[docs-vmware-cloud-foundation]: https://docs.vmware.com/en/VMware-Cloud-Foundation +[gh-discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/discussions +[gh-issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues +[gh-reactions]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ +[psgallery-module]: https://www.powershellgallery.com/packages/VMware.CloudFoundation.PowerManagement +[vmware-cla-dco]: https://cla.vmware.com/dco diff --git a/docs/community/index.md b/docs/community/index.md index 0e3292b..fc1c7fc 100644 --- a/docs/community/index.md +++ b/docs/community/index.md @@ -5,41 +5,11 @@ This PowerShell module is the work of many contributors and the project team app Thank you for your interest in the project. Whether it's a bug report, enhancement, correction, or additional documentation, we greatly value feedback and contributions from our community. -## Maintainers - -### Sowjana V - -Senior Member of Technical Staff, VMware
-:fontawesome-brands-github:   [@sowjuec](https://github.com/sowjuec) - -### Ivaylo Ivanov - -Staff Solution Architect, VMware
-:fontawesome-brands-github:   [@joisika](https://github.com/joisika) - -### Gary Blake - -Senior Staff Solutions Architect, VMware
-:fontawesome-brands-github:   [@GaryJBlake](https://github.com/GaryJBlake)    -:fontawesome-brands-twitter:   [@GaryJBlake](https://twitter.com/GaryJBlake)    -:fontawesome-brands-chrome:   [my-cloudy-world.com](https://my-cloudy-world.com) - -### Ryan Johnson - -Senior Staff Solutions Architect, VMware
-:fontawesome-brands-github:   [@tenthirtyam](https://github.com/tenthirtyam)    -:fontawesome-brands-mastodon:   [@tenthirtyam](https://mastodon.social/@tenthirtyam)    -:fontawesome-brands-twitter:   [@tenthirtyam](https://twitter.com/tenthirtyam)    -:fontawesome-brands-chrome:   [tenthirtyam.org](https://tenthirtyam.org) - -## Collaborators - -### Bhumitra Nagar - -Senior Member of Technical Staff, VMware
-:fontawesome-brands-github:   [@bhumitra](https://github.com/bhumitra) - -### Lakshmanan Shanmugam - -Staff Engineer, VMware
-:fontawesome-brands-github:   [@slakshmanan2706](https://github.com/slakshmanan2706) +Name | Title | Role | GitHub | +---------------------|------------------------------------------|--------------|-------------------------------------------------------------------| +Ivaylo Ivanov | Staff Solution Architect, VMware | Maintainer | [:fontawesome-brands-github:](https://github.com/joisika) | +Gary Blake | Senior Staff Solutions Architect, VMware | Maintainer | [:fontawesome-brands-github:](https://github.com/GaryJBlake) | +Ryan Johnson | Senior Staff Solutions Architect, VMware | Maintainer | [:fontawesome-brands-github:](https://github.com/tenthirtyam) | +Sowjana V | Senior Member of Technical Staff, VMware | Collaborator | [:fontawesome-brands-github:](https://github.com/sowjuec) | +Bhumitra Nagar | Senior Member of Technical Staff, VMware | Collaborator | [:fontawesome-brands-github:](https://github.com/bhumitra) | +Lakshmanan Shanmugam | Staff Engineer, VMware | Collaborator | [:fontawesome-brands-github:](https://github.com/slakshmanan2706) | diff --git a/docs/community/support.md b/docs/community/support.md index 34328b6..9ddfd4f 100644 --- a/docs/community/support.md +++ b/docs/community/support.md @@ -1,19 +1,20 @@ # Support -This PowerShell module is not supported by VMware Support Services. +: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. -We welcome you to use the GitHub [issues][issues] tracker to report bugs or suggest features and enhancements. +:octicons-issue-opened-24:   Use the GitHub [issues][issues] to report bugs or suggest enhancements. -When filing an issue, please check existing open, or recently closed, issues to make sure someone else hasn't already -reported the issue. +:octicons-thumbsup-24:   Issues are monitored by the maintainers and are prioritized based on criticality and community [reactions][reactions]. -Please try to include as much information as you can. Details like these are incredibly useful: +: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: - A reproducible test case or series of steps. - Any modifications you've made relevant to the bug. - Anything unusual about your environment or deployment. -You can also start a discussion on the [discussions][discussions] area to ask questions or share ideas. +:octicons-comment-discussion-24:   You can also start a discussion on the GitHub [discussions][discussions] area to ask questions or share ideas. [issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues +[issues-search]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues?q=is%3Aissue+is%3Aopen+label%3Abug [discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/discussions +[reactions]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/