diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c36fb13d..153bf909 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -51,7 +51,11 @@ Please provide detailed steps for reproducing the issue. ### Log -Please include a complete [debug log](https://kodi.wiki/view/Log_file). +Nothing can or will be done about your issue report without a complete **debug** log. + +It is not enough to include an excerpt of the ordinary Kodi event log. + +Details on how a debug log can be produced are available on the Kodi Wiki: https://kodi.wiki/view/Log_file.