Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update issue templates #29470

Merged
1 commit merged into from
Nov 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/ask_a_question.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ BlogContext

EF Core version:
Database provider: (e.g. Microsoft.EntityFrameworkCore.SqlServer)
Target framework: (e.g. .NET 5.0)
Target framework: (e.g. .NET 6.0)
Operating system:
IDE: (e.g. Visual Studio 2019 16.3)
IDE: (e.g. Visual Studio 2022 17.4)
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report_efcore.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ BlogContext

EF Core version:
Database provider: (e.g. Microsoft.EntityFrameworkCore.SqlServer)
Target framework: (e.g. .NET 5.0)
Target framework: (e.g. .NET 6.0)
Operating system:
IDE: (e.g. Visual Studio 2019 16.3)
IDE: (e.g. Visual Studio 2022 17.4)
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report_sqlite.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ Unhandled exception. System.NullReferenceException: Object reference not set to
### Include version information

Microsoft.Data.Sqlite version:
Target framework: (e.g. .NET 5.0)
Target framework: (e.g. .NET 6.0)
Operating system: