From c991a407dbf101f4221c507133bd895968662adf Mon Sep 17 00:00:00 2001 From: Steven Malis Date: Wed, 15 Oct 2025 14:08:22 -0400 Subject: [PATCH 1/3] Repo: Remove mentions of the zulip --- CONTRIBUTE.MD | 12 ++---------- SUPPORT.md | 2 -- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTE.MD b/CONTRIBUTE.MD index 177669a6f2..7ce3e47307 100644 --- a/CONTRIBUTE.MD +++ b/CONTRIBUTE.MD @@ -16,13 +16,5 @@ We strongly suggest asking for feedback before starting to work on a new feature functionality, etc. so that we can provide feedback and discuss how we can collaborate on this and support contributors. -To engage with project maintainers, contributors can reach out on -[Zulip](https://openvmm.zulipchat.com/) and then start drafting a -[GitHub issue](https://github.com/microsoft/openvmm/issues/new?template=Blank+issue) -after getting some preliminary feedback on Zulip, or they can open a GitHub issue -to get preliminary feedback on GitHub and then reach out to us on Zulip to get -some more synchronous support. - -We normally use Zulip for more informal conversations and GitHub Issues for more -formal, auditable, public discussion and progress tracking. We encourage contributors -to use both in either order based on preference. +To engage with project maintainers contributors can reach out through +[GitHub issues](https://github.com/microsoft/openvmm/issues/new?template=Blank+issue). diff --git a/SUPPORT.md b/SUPPORT.md index eb82606e66..9d258daedd 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -6,8 +6,6 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue. -For help and questions about using this project, please reach out to us on [Zulip](https://openvmm.zulipchat.com/). - ## Microsoft Support Policy Support for this **PROJECT** is limited to the resources listed above. From f9c9232f2e8f1c964714f20e7a63a5448ccf55e7 Mon Sep 17 00:00:00 2001 From: Steven Malis <137308034+smalis-msft@users.noreply.github.com> Date: Wed, 15 Oct 2025 14:10:53 -0400 Subject: [PATCH 2/3] Update CONTRIBUTE.MD Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- CONTRIBUTE.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTE.MD b/CONTRIBUTE.MD index 7ce3e47307..42494cbc3d 100644 --- a/CONTRIBUTE.MD +++ b/CONTRIBUTE.MD @@ -16,5 +16,5 @@ We strongly suggest asking for feedback before starting to work on a new feature functionality, etc. so that we can provide feedback and discuss how we can collaborate on this and support contributors. -To engage with project maintainers contributors can reach out through +To engage with project maintainers, contributors can reach out through [GitHub issues](https://github.com/microsoft/openvmm/issues/new?template=Blank+issue). From b0dec637e3807cf3a562a7b9ccb541b10582970c Mon Sep 17 00:00:00 2001 From: Steven Malis Date: Thu, 16 Oct 2025 11:16:28 -0400 Subject: [PATCH 3/3] discussions --- CONTRIBUTE.MD | 2 +- SUPPORT.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTE.MD b/CONTRIBUTE.MD index 42494cbc3d..3dd5c2a0fc 100644 --- a/CONTRIBUTE.MD +++ b/CONTRIBUTE.MD @@ -17,4 +17,4 @@ functionality, etc. so that we can provide feedback and discuss how we can collaborate on this and support contributors. To engage with project maintainers, contributors can reach out through -[GitHub issues](https://github.com/microsoft/openvmm/issues/new?template=Blank+issue). +[GitHub discussions](https://github.com/microsoft/openvmm/discussions). diff --git a/SUPPORT.md b/SUPPORT.md index 9d258daedd..c146f7caa4 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -6,6 +6,8 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue. +For help and questions about using this project, please reach out to us through [Github discussions](https://github.com/microsoft/openvmm/discussions). + ## Microsoft Support Policy Support for this **PROJECT** is limited to the resources listed above.