aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaus Vium <cvium@users.noreply.github.com>2021-05-24 08:53:29 +0200
committerGitHub <noreply@github.com>2021-05-24 08:53:29 +0200
commit74ba079c5c2dce34e5c800e085b7674c40448b62 (patch)
tree51ec3f6e8de42c078901bc79240fad5fccf5d71e
parent9f2e8063ec4fa284395d16872bc39aa9e7247fde (diff)
parent831e768ee7ae8e750202ff54395edade2761a90e (diff)
Merge pull request #5886 from Artiume/patch-3
Request all the logs
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md8
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**