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
11
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
11
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
|
|
@ -4,7 +4,6 @@ about: Create a bug report to help us improve appsmith
|
|||
title: "[Bug]"
|
||||
labels: Bug, Needs Triaging
|
||||
assignees: Nikhil-Nandagopal
|
||||
|
||||
---
|
||||
|
||||
## Description
|
||||
|
|
@ -12,13 +11,17 @@ assignees: Nikhil-Nandagopal
|
|||
[What happened]
|
||||
|
||||
### Steps to reproduce the behaviour:
|
||||
|
||||
Add steps to reproduce this behaviour, include console / network logs & screenshots
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
### Important Details
|
||||
- Version: [Cloud / Self-Hosted vx.x]
|
||||
- OS: [e.g.MacOSX]
|
||||
- Browser [e.g. chrome, safari]
|
||||
|
||||
- Version: [Cloud / Self-Hosted vx.x]
|
||||
- OS: [e.g.MacOSX]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Environment [production, release, deploy preview]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user