Update the Bug report template
This commit is contained in:
parent
111eacd06d
commit
df91e0a38e
16
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
16
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
@ -2,8 +2,8 @@
|
||||
name: "\U0001F41E Bug report"
|
||||
about: Create a report to help us improve
|
||||
title: "[Bug] "
|
||||
labels: bug
|
||||
assignees: ashvayka, vvlladd28
|
||||
labels: ['bug', 'status: unconfirmed']
|
||||
assignees: AndriichnekoDm
|
||||
|
||||
---
|
||||
|
||||
@ -12,11 +12,13 @@ A clear and concise description of what the bug is.
|
||||
|
||||
**Your Server Environment**
|
||||
<!-- 🔅🔅🔅🔅🔅🔅🔅 Choose one of the following or write your own 🔅🔅🔅🔅🔅🔅🔅-->
|
||||
* demo.thingsboard.io
|
||||
* cloud.thingsboard.io
|
||||
* [https://demo.thingsboard.io](demo.thingsboard.io)
|
||||
* [https://thingsboard.cloud](thingsboard.cloud)
|
||||
* own setup
|
||||
* cloud or local infrastructure or docker deployment
|
||||
* Deployment: monolith or microservices
|
||||
* Deployment type: deb, rpm, exe, docker-compose, k8s, ami
|
||||
* ThingsBoard Version
|
||||
* Community or Professional Edition
|
||||
* OS Name and Version
|
||||
|
||||
**Your Client Environment**
|
||||
@ -54,7 +56,7 @@ Steps to reproduce the behavior:
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
If applicable, please add screenshots to help explain your problem.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Please feel free to add any other context about the problem here.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user