From 712a101069e9b1e462e47dbc650488bd298cb2f2 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Mon, 8 Jul 2019 05:58:33 +1000 Subject: [PATCH] Update bug_report.md * Update bug report due to http/2 downgrade by default --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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