Adding a logs section to the bug report template

This is the reason why you have a log file. Including it in the bug report is vital for complex or even basic issues.
This commit is contained in:
erri120 2019-09-12 14:58:45 +00:00 committed by GitHub
parent 9347b99363
commit 56e03d0ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,8 @@ A clear and concise description of what the bug is.
**Additional context**
Please list your OS (Win 10, Win 7, etc.) and Game type (SSE, FO4, etc.)
**Logs**
Please add your `Wabbajack.exe.log` file or the complete stack trace of your error to this report. Refere to [this](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code) page if you do not know how to post the stack trace in a code block.
**Solution**
Leave This blank, it will be filled in by the developers.