Chatwoot/.github/ISSUE_TEMPLATE/bug_report.md

79 lines
1.7 KiB
Markdown
Raw Normal View History

2019-10-29 03:36:00 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
2020-08-23 15:42:50 +00:00
labels: 'Bug'
2019-10-29 03:36:00 +00:00
assignees: ''
---
2019-10-29 03:36:00 +00:00
**Describe the bug**
2020-08-23 15:42:50 +00:00
2019-10-29 03:36:00 +00:00
A clear and concise description of what the bug is.
**To Reproduce**
2020-08-23 15:42:50 +00:00
2019-10-29 03:36:00 +00:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See the error
2019-10-29 03:36:00 +00:00
**Expected behavior**
2020-08-23 15:42:50 +00:00
Share a clear and concise description of what you expected to happen.
2019-10-29 03:36:00 +00:00
**Screenshots**
2020-08-23 15:42:50 +00:00
2019-10-29 03:36:00 +00:00
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.
2020-08-23 15:42:50 +00:00
**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/Kubernetes/Other).
- [ ] app.chatwoot.com (Chatwoot Cloud)
- [ ] Self-hosted
- - [ ] Linux VM
- - [ ] Docker
- - [ ] Kubernetes
- - [ ] Heroku
- - [ ] Other (Please specify)
2020-08-23 15:42:50 +00:00
**Desktop (please complete the following information)** (If applicable)
- OS: [e.g. Linux, Windows, MacOS]
- Browser [e.g. chrome, firefox, safari]
2019-10-29 03:36:00 +00:00
- Version [e.g. 22]
**Smartphone (please complete the following information)** (If applicable)
- Device: [e.g. iPhone6, Pixel7]
2019-10-29 03:36:00 +00:00
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, firefox, safari]
2019-10-29 03:36:00 +00:00
- Version [e.g. 22]
**Docker** (If applicable)
Please share the output of the following.
- `docker version`
- `docker info`
- `docker-compose version`
**Cloud Provider** (If applicable)
- [ ] AWS
- [ ] GCP
- [ ] Azure
- [ ] DigitalOcean
- [ ] Others
2019-10-29 03:36:00 +00:00
**Additional context**
2020-08-23 15:42:50 +00:00
2019-10-29 03:36:00 +00:00
Add any other context about the problem here.