diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0b307f97..020b9b5f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,10 +15,12 @@ A clear and concise description of what the bug is. * OneDrive Account Type * Did you build from source or install from a package? * If you installed from source, what is your DMD or LDC compiler version: `dmd --version` or `ldmd2 --version` +* OneDrive Application Version: Output of `onedrive --version` * OneDrive Application Configuration: Output of `onedrive --display-config` * 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` +* 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