diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index d200c54488..414985237d 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -10,6 +10,7 @@ If you're creating a bug/problem report, please include followings: * Your **ABP Framework version**. * Your **User Interface** type (Angular/MVC/React... etc.) if the issue is related to a specific UI +* Your database provider(EF Core/MongoDB) * Exception message and **stack trace** if available (check the logs). * Steps needed to **reproduce** the problem. @@ -21,4 +22,4 @@ Please use Stack Overflow for your questions about using the framework, template https://stackoverflow.com/questions/tagged/abp -Use **abp** tag in your questions. \ No newline at end of file +Use **abp** tag in your questions.