diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-01-10 23:41:40 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-01-12 13:41:37 -0500 |
| commit | f818053a435650239f9f2c38281d63a95eb0a64b (patch) | |
| tree | d4208c5f303d18c7128facf0adde3a7da829a9f2 | |
| parent | 874a6bf38b2c60dadfc10ee1f5100391d5f1b19a (diff) | |
Update bug_report.md
Add section about log files.
| -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. |
