Skip to content

Commit 2e4e1db

Browse files
RyanLillaRick Anderson
authored andcommitted
Corrected hyperlink so that user is properly directed to the page where you can choose a new issue to create instead of receiving a 404 error. (dotnet#8788)
1 parent 5e19054 commit 2e4e1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/doc-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If the issue is:
99

1010
- 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.
1111
- A general support question, consider asking on a support forum site.
12-
- A site design concern, create an issue at [MicrosoftDocs/Feedback](https://github.com/MicrosoftDocs/Feedback/Issues/new/choose).
12+
- A site design concern, create an issue at [MicrosoftDocs/Feedback](https://github.com/MicrosoftDocs/Feedback/issues/new/choose).
1313
- A problem completing a tutorial, compare your code with the completed sample.
1414
- A duplicate of an open or closed issue, leave a comment on that issue.
1515

0 commit comments

Comments
 (0)