From cdd428f50347d229a86accc66ce560412eb5b57f Mon Sep 17 00:00:00 2001 From: Pranav Raj S Date: Sun, 20 Sep 2020 19:10:08 +0530 Subject: [PATCH] chore: Add browser logs and server logs to the template (#1260) --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 66e142ad6..d9409af96 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,6 +26,14 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. +**Browser logs** + +Share the browser logs to debug the issue further + +**Server logs** + +Share the server logs to debug the issue further + **Environment** Describe whether you are using Chatwoot Cloud (app.chatwoot.com) or a self hosted installation of Chatwoot. If you are using a self hosted installation of Chatwoot describe the type of deployment (Docker/Linux VM installation/Heroku)