diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b43328f9..5a93e1bf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,9 +17,7 @@ A clear and concise description of what the bug is. * Application configuration: Output of `onedrive --display-config` * Curl Version: Output of `curl --version` -**Note:** If curl version is >= 7.62.0 please generate a full debug log as per [https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support](https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support) and email to support@mynas.com.au - -Once the full debug log has been generated & emailed, please retry your sync by adding `--force-http-1.1`. If this is successful, please advise in issue ticket that `--force-http-1.1` was successful in resolving your issue. +**Note:** Please generate a full debug log as per [https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support](https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support) and email to support@mynas.com.au **To Reproduce** Steps to reproduce the behavior if not causing an application crash: @@ -52,4 +50,4 @@ Add any other context about the problem here. ### Bug Report Checklist ### * [] Detailed description * [] Reproduction steps (if applicable) -* [] Verbose Log Output \ No newline at end of file +* [] Verbose Log Output