From 9ca2f6ae26b0b805cd4f3ca1082960d48b09ed7d Mon Sep 17 00:00:00 2001 From: abraunegg Date: Mon, 26 Oct 2020 07:55:23 +1100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 020b9b5f..ef39377d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,6 +20,7 @@ A clear and concise description of what the bug is. * Provide the version of curl you are using: Output of `curl --version` * Is your configured 'sync_dir' a local directory or a network mount point? * If *not* local, provide all the mountpoints in your system: Output of: `mount` +* What partition format type does your configured 'sync_dir' reside on? Output of: `lsblk -f` * Explain your entire configuration setup - is the OneDrive folder shared with any other system, shared with any other platform at the same time, is the OneDrive account you use shared across multiple systems / platforms / Operating Systems and in use at the same time **Note:** Please generate a full debug log whilst reproducing the issue 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