Skip to content

Commit 3130b69

Browse files
authored
Template updates (#33966)
1 parent d5b6d5a commit 3130b69

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

.github/ISSUE_TEMPLATE/blank-issue.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Using the **Open a documentation issue** link and form to open an issue adds art
1414

1515
If the issue is:
1616

17-
* A simple typo or similar correction, you can submit a PR. See [the contributor guide](https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents) for instructions.
18-
* A general support question, consider asking on a support forum site:
19-
* [Stack Overflow](https://stackoverflow.com/questions/tagged/asp.net-core)
20-
* [ASP.NET Core Slack](https://aspnetcore.slack.com/join/shared_invite/zt-1mv5487zb-EOZxJ1iqb0A0ajowEbxByQ#/shared-invite/email)
21-
* [ASP.NET Gitter](https://gitter.im/aspnet/Home)
22-
* A site design concern, create an issue at [MicrosoftDocs/Feedback](https://github.com/MicrosoftDocs/Feedback/issues/new/choose).
17+
* A simple typo or similar correction, you can submit a PR. See the Contributor Guide for instructions: https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents
18+
* A general support question, consider asking on a support forum:
19+
* Stack Overflow: https://stackoverflow.com/questions/tagged/asp.net-core
20+
* ASP.NET Core Slack: https://aspnetcore.slack.com/join/shared_invite/zt-1mv5487zb-EOZxJ1iqb0A0ajowEbxByQ#/shared-invite/email
21+
* ASP.NET Gitter: https://gitter.im/aspnet/Home
22+
* A site design concern, create an issue at MicrosoftDocs/Feedback: https://github.com/MicrosoftDocs/Feedback/issues/new/choose
2323
* A problem completing a tutorial, compare your code with the completed sample.
2424
* A duplicate of an open or closed issue, leave a comment on that issue.

.github/ISSUE_TEMPLATE/doc-issue.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ Using the **Open a documentation issue** link and form to open an issue adds art
1414

1515
If the issue is:
1616

17-
* A simple typo or similar correction, you can submit a PR. See [the contributor guide](https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents) for instructions.
18-
* A general support question, consider asking on a support forum site.
19-
* A site design concern, create an issue at [MicrosoftDocs/Feedback](https://github.com/MicrosoftDocs/Feedback/issues/new/choose).
17+
* A simple typo or similar correction, you can submit a PR. See the Contributor Guide for instructions: https://docs.microsoft.com/contribute/#quick-edits-to-existing-documents
18+
* A general support question, consider asking on a support forum:
19+
* Stack Overflow: https://stackoverflow.com/questions/tagged/asp.net-core
20+
* ASP.NET Core Slack: https://aspnetcore.slack.com/join/shared_invite/zt-1mv5487zb-EOZxJ1iqb0A0ajowEbxByQ#/shared-invite/email
21+
* ASP.NET Gitter: https://gitter.im/aspnet/Home
22+
* A site design concern, create an issue at MicrosoftDocs/Feedback: https://github.com/MicrosoftDocs/Feedback/issues/new/choose
2023
* A problem completing a tutorial, compare your code with the completed sample.
2124
* A duplicate of an open or closed issue, leave a comment on that issue.
2225

0 commit comments

Comments
 (0)