Update bug_report.md

* Add: Did you build from source or install from a package
This commit is contained in:
abraunegg 2020-06-29 09:36:57 +10:00 committed by GitHub
parent e91c131cfb
commit d7348ed868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@ A clear and concise description of what the bug is.
* OS: Output of `uname -a` & provide your OS & version (CentOS 6.x, Ubuntu 18.x etc)
* Are you using a headless system (no gui) or with a gui installed?
* OneDrive Account Type
* DMD or LDC compiler version `dmd --version` or `ldmd2 --version`
* 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`
* Application configuration: Output of `onedrive --display-config`
* Curl Version: Output of `curl --version`