Update the Bug report template

This commit is contained in:
Andrew Shvayka 2024-01-30 13:57:39 +02:00
parent 111eacd06d
commit df91e0a38e

View File

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