Skip to content

Commit

Permalink
Update issue templates (#29470)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikEJ authored Nov 2, 2022
1 parent 479389a commit f2e012f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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:

0 comments on commit f2e012f

Please sign in to comment.