From 67342166764e102aa13b4ca84d96643db899d5f2 Mon Sep 17 00:00:00 2001 From: Ashley Cliff Date: Thu, 3 Jul 2025 14:33:19 -0400 Subject: [PATCH 1/4] docs: add home page governance links for contributing and github org readme adds links in Project and community section of the docs homepage to the new org contributing guide and readme, and tweaks some wording with the other links --- index.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/index.md b/index.md index 15bc891..378017a 100644 --- a/index.md +++ b/index.md @@ -56,20 +56,18 @@ __Technical information__ ## Project and community -Charmed HPC is a project of the [Ubuntu High-Performance Computing +Charmed HPC is an open-source project of the [Ubuntu High-Performance Computing community](https://ubuntu.com/community/governance/teams/hpc). Interested in contributing bug fixes, patches, documentation, or feedback? Want to join the Ubuntu HPC community? You've come to the right place! Here's some links to help you get started with joining the community: - - - -* [Ubuntu Code of Conduct](https://ubuntu.com/community/ethos/code-of-conduct) -* [Join the conversation on Matrix](https://matrix.to/#/#hpc:ubuntu.com) +* [Read and follow the Ubuntu Code of Conduct](https://ubuntu.com/community/ethos/code-of-conduct) +* [Join the Ubuntu HPC community on Matrix](https://matrix.to/#/#hpc:ubuntu.com) * [Get the latest news on Discourse](https://discourse.ubuntu.com/c/hpc/151) -* [Ask and answer questions on GitHub](https://github.com/orgs/charmed-hpc/discussions/categories/q-a) +* [See our Contributing guide](https://github.com/charmed-hpc/.github/blob/main/CONTRIBUTING.md) +* [Visit the Charmed HPC GitHub Organization for more information or to ask for support](https://github.com/charmed-hpc) ```{filtered-toctree} :hidden: From 1ecad440d4cf91d98f354faa5e4d26c3bfbf0c77 Mon Sep 17 00:00:00 2001 From: Ashley Cliff Date: Mon, 7 Jul 2025 14:14:53 -0400 Subject: [PATCH 2/4] docs: fix grammar Co-authored-by: Jason Nucciarone <40342202+NucciTheBoss@users.noreply.github.com> --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 378017a..76c3137 100644 --- a/index.md +++ b/index.md @@ -56,7 +56,7 @@ __Technical information__ ## Project and community -Charmed HPC is an open-source project of the [Ubuntu High-Performance Computing +Charmed HPC is an open source project of the [Ubuntu High-Performance Computing community](https://ubuntu.com/community/governance/teams/hpc). Interested in contributing bug fixes, patches, documentation, or feedback? Want to join the Ubuntu HPC community? You've come to the right place! From 0fe34b18524c494a56e9749be30b3c9a17aaeb9a Mon Sep 17 00:00:00 2001 From: Ashley Cliff Date: Tue, 8 Jul 2025 12:56:46 -0400 Subject: [PATCH 3/4] docs: add github support link to homepage --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 76c3137..b0bf163 100644 --- a/index.md +++ b/index.md @@ -66,8 +66,8 @@ Here's some links to help you get started with joining the community: * [Read and follow the Ubuntu Code of Conduct](https://ubuntu.com/community/ethos/code-of-conduct) * [Join the Ubuntu HPC community on Matrix](https://matrix.to/#/#hpc:ubuntu.com) * [Get the latest news on Discourse](https://discourse.ubuntu.com/c/hpc/151) -* [See our Contributing guide](https://github.com/charmed-hpc/.github/blob/main/CONTRIBUTING.md) -* [Visit the Charmed HPC GitHub Organization for more information or to ask for support](https://github.com/charmed-hpc) +* [Visit the Charmed HPC GitHub Organization](https://github.com/charmed-hpc) +* [Ask for support](https://github.com/orgs/charmed-hpc/discussions/categories/support) ```{filtered-toctree} :hidden: From 6f0e1ce64352bc00014984fdd5fbca1f7070c3cf Mon Sep 17 00:00:00 2001 From: Ashley Cliff Date: Tue, 8 Jul 2025 14:21:08 -0400 Subject: [PATCH 4/4] docs: update support link text description Co-authored-by: Jason Nucciarone <40342202+NucciTheBoss@users.noreply.github.com> --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index b0bf163..bef86f7 100644 --- a/index.md +++ b/index.md @@ -67,7 +67,7 @@ Here's some links to help you get started with joining the community: * [Join the Ubuntu HPC community on Matrix](https://matrix.to/#/#hpc:ubuntu.com) * [Get the latest news on Discourse](https://discourse.ubuntu.com/c/hpc/151) * [Visit the Charmed HPC GitHub Organization](https://github.com/charmed-hpc) -* [Ask for support](https://github.com/orgs/charmed-hpc/discussions/categories/support) +* [Ask and answer support questions on GitHub](https://github.com/orgs/charmed-hpc/discussions/categories/support) ```{filtered-toctree} :hidden: