added enviroment parameter to the bug report template; The question is often, where is this bug seen?
This commit is contained in:
parent
4825ce2a2a
commit
63f3a16a49
5
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
5
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
|
|
@ -4,7 +4,6 @@ about: Create a bug report to help us improve appsmith
|
||||||
title: "[Bug]"
|
title: "[Bug]"
|
||||||
labels: Bug, Needs Triaging
|
labels: Bug, Needs Triaging
|
||||||
assignees: Nikhil-Nandagopal
|
assignees: Nikhil-Nandagopal
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
@ -12,13 +11,17 @@ assignees: Nikhil-Nandagopal
|
||||||
[What happened]
|
[What happened]
|
||||||
|
|
||||||
### Steps to reproduce the behaviour:
|
### Steps to reproduce the behaviour:
|
||||||
|
|
||||||
Add steps to reproduce this behaviour, include console / network logs & screenshots
|
Add steps to reproduce this behaviour, include console / network logs & screenshots
|
||||||
|
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
### Important Details
|
### Important Details
|
||||||
|
|
||||||
- Version: [Cloud / Self-Hosted vx.x]
|
- Version: [Cloud / Self-Hosted vx.x]
|
||||||
- OS: [e.g.MacOSX]
|
- OS: [e.g.MacOSX]
|
||||||
- Browser [e.g. chrome, safari]
|
- Browser [e.g. chrome, safari]
|
||||||
|
- Environment [production, release, deploy preview]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user