Update issue templates (#225)

Updated Issue Template
This commit is contained in:
Nikhil Nandagopal 2020-08-05 15:57:32 +05:30 committed by GitHub
parent 3f6b6da0e5
commit c9616e5ba6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 0 deletions

40
.github/ISSUE_TEMPLATE/---bug-report.md vendored Normal file
View File

@ -0,0 +1,40 @@
---
name: "\U0001F41E Bug report"
about: Create a bug report to help us improve Appsmith
title: ''
labels: bug
assignees: Nikhil-Nandagopal
---
## Description
[What happened]
### Steps to reproduce the behaviour:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Good items to include here include:
- Console / network logs from your browser
### What you expected to happen
A clear and concise description of what you expected to happen.
### Screenshots
If applicable, add screenshots to help explain your problem.
### Important Details
How are you running appsmith?
<!-- Please pick one of the following -->
On-Premise w/ Docker, version x.y.z
<!-- --------------- -->
SaaS (appsmith.com)
<!-- --------------- -->
Which browser / OS are you using?
- OS: [e.g.MacOSX]
- Browser [e.g. chrome, safari]

40
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,40 @@
---
name: Bug report
about: Create a bug report to help us improve Appsmith
title: ''
labels: bug
assignees: Nikhil-Nandagopal
---
## Description
[What happened]
### Steps to reproduce the behaviour:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Good items to include here include:
- Console / network logs from your browser
### What you expected to happen
A clear and concise description of what you expected to happen.
### Screenshots
If applicable, add screenshots to help explain your problem.
### Important Details
How are you running appsmith?
<!-- Please pick one of the following -->
On-Premise w/ Docker, version x.y.z
<!-- --------------- -->
SaaS (appsmith.com)
<!-- --------------- -->
Which browser / OS are you using?
- OS: [e.g.MacOSX]
- Browser [e.g. chrome, safari]