Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update text, remove winforms/wpf
  • Loading branch information
danmoseley committed May 15, 2020
commit c67a4aed94c8137ea47ef6732217bc6534d265e5
18 changes: 6 additions & 12 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,13 @@ blank_issues_enabled: true
contact_links:
- name: Issue with .NET runtime or core .NET libraries
url: https://github.com/dotnet/runtime/issues/new/choose
about: Please open issues with the .NET runtime or core in their repo
- name: Issue with .NET Core SDK
about: Please open issues relating to the .NET runtime or core .NET libraries in dotnet/runtime.
- name: Issue with .NET SDK
url: https://github.com/dotnet/sdk/issues/new/choose
about: Please open issues with the .NET Core SDK in their repo
- name: Issue with Entity Framework
about: Please open issues relating to the .NET SDK itself in dotnet/sdk.
- name: Issue with Entity Framework Core
url: https://github.com/dotnet/efcore/issues/new/choose
about: Please open issues with Entity Framework in their repo
about: Please open issues relating to Entity Framework Core in dotnet/efcore.
- name: Issue with Roslyn compiler
url: https://github.com/dotnet/roslyn/issues/new/choose
about: Please open issues with the Roslyn compiler in their repo
- name: Issue with Windows Forms
url: https://github.com/dotnet/winforms/issues/new/choose
about: Please open issues with Windows Forms in their repo
- name: Issue with WPF
url: https://github.com/dotnet/wpf/issues/new/choose
about: Please open issues with WPF in their repo
about: Please open issues relating to the Roslyn .NET compiler in dotnet/roslyn.