We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70cede commit 2ed7405Copy full SHA for 2ed7405
.github/ISSUE_TEMPLATE/config.yml
@@ -5,4 +5,4 @@ contact_links:
5
about: Log general docs.microsoft.com site issues here
6
- name: .NET platform and other product feedback
7
url: https://developercommunity.visualstudio.com/spaces/61/index.html
8
- about: Log .NET Core product issues here
+ about: Log product issues here
.github/ISSUE_TEMPLATE/doc-breaking-change.md renamed to .github/ISSUE_TEMPLATE/dotnet-breaking-change.md
@@ -1,5 +1,5 @@
1
---
2
-name: Breaking change
+name: .NET Core breaking change
3
about: Report a change in .NET Core that breaks something that worked in a previous version (intended mostly for product-team use)
4
0 commit comments