From cbd9d109497066fc1c9fa711c65313a4fcf2a72d Mon Sep 17 00:00:00 2001 From: William Godbe Date: Mon, 18 Aug 2025 10:34:19 -0700 Subject: [PATCH] Test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5af63de029e3..47e7df90d26e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ASP.NET Core is an open-source and cross-platform framework for building modern Follow the [Getting Started](https://learn.microsoft.com/aspnet/core/getting-started) instructions. -Also check out the [.NET Homepage](https://www.microsoft.com/net) for released versions of .NET, getting started guides, and learning resources. +Also check out the [.NET Homepage](https://www.microsoft.com/net) for released versions of .NET, getting started guides and learning resources. See the [Triage Process](https://github.com/dotnet/aspnetcore/blob/main/docs/TriageProcess.md) document for more information on how we handle incoming issues.