From a66b05676133916f19f962f94472aa6fd240318b Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 05:32:06 +0000
Subject: [PATCH 1/6] Initial plan
From 59db9e0ccd615360b42f2c819ddfe276218db497 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 05:34:40 +0000
Subject: [PATCH 2/6] Update contributing guide to mention aspire.dev for docs
issues
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
---
CONTRIBUTING.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 731ab5889..40411baf1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,9 @@ The Aspire Community Toolkit also has a list of issues that are labeled as [help
## 📝 Add or Improve Documentation
-The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/). If you find any issues with the documentation or want to add more information, you can contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
+The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/).
+
+If you want to create new documentation or improve existing documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev). If you find any issues with the documentation, you can also contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
## 🚀 Create, Submit or Review Pull Request
From 02c7a7afcd4a8ead2f1e2f136e42e94d43cb2aa6 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 05:36:11 +0000
Subject: [PATCH 3/6] Improve formatting of documentation section with bullet
points
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
---
CONTRIBUTING.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 40411baf1..e2dea67e8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -31,7 +31,8 @@ The Aspire Community Toolkit also has a list of issues that are labeled as [help
The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/).
-If you want to create new documentation or improve existing documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev). If you find any issues with the documentation, you can also contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
+- If you want to create new documentation or improve existing documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev).
+- If you find any issues with the documentation, you can also contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
## 🚀 Create, Submit or Review Pull Request
From 525953cd7d219534e5503f076f7cebb2534a377f Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 05:37:17 +0000
Subject: [PATCH 4/6] Remove redundant 'also' for better clarity
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e2dea67e8..a0b90b575 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -32,7 +32,7 @@ The Aspire Community Toolkit also has a list of issues that are labeled as [help
The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/).
- If you want to create new documentation or improve existing documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev).
-- If you find any issues with the documentation, you can also contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
+- If you find any issues with the documentation, you can contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
## 🚀 Create, Submit or Review Pull Request
From f5f2148783f565c092ddb6cb46c1d304b55d240e Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Mon, 8 Dec 2025 05:45:19 +0000
Subject: [PATCH 5/6] Remove deprecated docs-aspire reference, consolidate all
doc updates to aspire.dev
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
---
CONTRIBUTING.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a0b90b575..b96f28934 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -31,8 +31,7 @@ The Aspire Community Toolkit also has a list of issues that are labeled as [help
The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/).
-- If you want to create new documentation or improve existing documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev).
-- If you find any issues with the documentation, you can contribute by submitting a PR to [the documentation repository](https://github.com/dotnet/docs-aspire).
+If you want to create new documentation, improve existing documentation, or report any issues with the documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev).
## 🚀 Create, Submit or Review Pull Request
From 174a474a04d2145fd417e99c92c214b1c821777f Mon Sep 17 00:00:00 2001
From: Aaron Powell
Date: Tue, 9 Dec 2025 16:32:59 +1100
Subject: [PATCH 6/6] Apply suggestions from code review
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b96f28934..137eb373c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -29,7 +29,7 @@ The Aspire Community Toolkit also has a list of issues that are labeled as [help
## 📝 Add or Improve Documentation
-The documentation for the Aspire Community Toolkit is available on the [Microsoft Docs](https://learn.microsoft.com/dotnet/aspire/community-toolkit/).
+The documentation for the Aspire Community Toolkit is available on [aspire.dev](https://aspire.dev).
If you want to create new documentation, improve existing documentation, or report any issues with the documentation, please raise an issue on the [aspire.dev repository](https://github.com/microsoft/aspire.dev).