From bdc33e677f11d5bbae59ad9e1100d3349dff327e Mon Sep 17 00:00:00 2001 From: abraunegg Date: Fri, 24 Aug 2018 06:40:38 +1000 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 70daa19c..b75f7e01 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,6 +11,7 @@ A clear and concise description of what the bug is. **Application and Operating System Details:** - OS: Output of `uname -a` - Application version: Output of `onedrive --version` +- OneDrive Account Type - DMD or LDC compiler version `dmd --version` or `ldmd2 --version` **To Reproduce**