Browse Source

Update ISSUE_TEMPLATE

pull/6685/head
maliming 6 years ago
committed by GitHub
parent
commit
d124eac724
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/ISSUE_TEMPLATE

3
.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.
Use **abp** tag in your questions.

Loading…
Cancel
Save