mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
768 B
24 lines
768 B
### Documentation
|
|
|
|
Please check the official documentation before asking questions: https://docs.abp.io
|
|
|
|
### GitHub Issues
|
|
|
|
GitHub issues are for bug reports, feature requests and other discussions about the framework.
|
|
|
|
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
|
|
* Exception message and **stack trace** if available (check the logs).
|
|
* Steps needed to **reproduce** the problem.
|
|
|
|
Please **write in English**.
|
|
|
|
### Stack Overflow
|
|
|
|
Please use Stack Overflow for your questions about using the framework, templates and samples:
|
|
|
|
https://stackoverflow.com/questions/tagged/abp
|
|
|
|
Use **abp** tag in your questions. |