diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cda2ccca54..28ef976c35 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -36,9 +36,6 @@ If you believe you have an issue that affects the security of the platform pleas Tips for opening great bugs: -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 +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 -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 +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