diff options
| author | artiume <siderite@gmail.com> | 2021-04-21 13:15:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-21 13:15:03 -0400 |
| commit | 831e768ee7ae8e750202ff54395edade2761a90e (patch) | |
| tree | c22ba08d9781c47e88cbe8c1743260ac11d210eb | |
| parent | e19d89bb4f7db97add74dcd601b4c781686f9e7d (diff) | |
Request more logs
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d67e1c98b..12f1f5ed5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,7 +33,13 @@ assignees: '' **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> -**Logs** +**Server Logs** +<!-- Please paste any log errors. --> + +**FFmpeg Logs** +<!-- Please paste any log errors. --> + +**Browser Console Logs** <!-- Please paste any log errors. --> **Screenshots** |
