diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c6d2b4bb3..e5210b1c4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,6 +20,9 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. +**Logs** +Please paste any log errors. + **Screenshots** If applicable, add screenshots to help explain your problem. |
