Added the link to the IssueManagementPolicies document (#24591)
* Added the link to the IssueManagementPolicies document * Updated to reference the Triage Process
This commit is contained in:
parent
4752d95a76
commit
1f56888ea0
|
|
@ -9,7 +9,7 @@ Follow the [Getting Started](https://docs.microsoft.com/aspnet/core/getting-star
|
||||||
|
|
||||||
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 [Issue Management Policies](https://github.com/dotnet/aspnetcore/blob/master/docs/IssueManagementPolicies.md) document for more information on how we handle incoming issues.
|
See the [Triage Process](https://github.com/dotnet/aspnetcore/blob/master/docs/TriageProcess.md) document for more information on how we handle incoming issues.
|
||||||
|
|
||||||
## How to Engage, Contribute, and Give Feedback
|
## How to Engage, Contribute, and Give Feedback
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -61,3 +61,7 @@ Issues, which we will think are candidates for the upcoming release, will be mov
|
||||||
## Process Visualization
|
## Process Visualization
|
||||||
The following diagram summarizes the processes detailed above:
|
The following diagram summarizes the processes detailed above:
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## References
|
||||||
|
We rely on some automation to help us with this process. You can learn more about some of these by reading our [Issue Management Policies](https://github.com/dotnet/aspnetcore/blob/master/docs/IssueManagementPolicies.md) document.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue