Skip to content

Commit

Permalink
chore: Update issue template (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavrajs committed Aug 23, 2020
1 parent fe1259a commit 124e43b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Expand Up @@ -2,27 +2,34 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: 'Bug'
assignees: ''

---

**Describe the bug**

A clear and concise description of what the bug is.

**To Reproduce**

Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**

A clear and concise description of what you expected to happen.

**Screenshots**

If applicable, add screenshots to help explain your problem.

**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)

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
Expand All @@ -35,4 +42,5 @@ If applicable, add screenshots to help explain your problem.
- Version [e.g. 22]

**Additional context**

Add any other context about the problem here.

0 comments on commit 124e43b

Please sign in to comment.