Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
c9fcc74006
commit
1bb02fb06d
|
|
@ -36,9 +36,6 @@ If you believe you have an issue that affects the security of the platform pleas
|
||||||
|
|
||||||
Tips for opening great bugs:
|
Tips for opening great bugs:
|
||||||
|
|
||||||
1. Try enabling logging (in the most verbose level) and see if the details help you in fixing
|
1. Try enabling logging (in the most verbose level) and see if the details help you in fixing the issue you are seeing. Share the logs too if it helps in diagnosing the issue faster. More info: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging
|
||||||
the issue you are seeing. Share the logs too if it helps in diagnosing the issue faster.
|
|
||||||
More info: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging
|
|
||||||
|
|
||||||
2. If you are seeing an exception, include the full exceptions details (message and stack trace).
|
2. If you are seeing an exception, include the full exceptions details (message and stack trace). More info: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling
|
||||||
More info: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue