31 lines
946 B
Markdown
31 lines
946 B
Markdown
---
|
|
name: Question
|
|
about: Describe your questions in detail
|
|
title: "Your title here"
|
|
labels: ['question']
|
|
assignees: 'Ultrazombie'
|
|
|
|
---
|
|
|
|
**Component**
|
|
|
|
<!-- Choose one of the following and delete all others. -->
|
|
* UI
|
|
* Rule Engine
|
|
* Installation
|
|
* Generic
|
|
|
|
**Description**
|
|
Clear and concise details.
|
|
|
|
**Environment**
|
|
<!-- Add information about your environment and ThingsBoard version if applicable -->
|
|
* OS: name and version
|
|
* ThingsBoard: version
|
|
* Browser: name and version
|
|
|
|
___________________________________________________________
|
|
**Disclaimer**
|
|
|
|
We appreciate your contribution whether it is a bug report, feature request, or pull request with improvement (hopefully). Please comply with the [Community ethics policy](https://docs.github.com/en/site-policy/acceptable-use-policies/github-acceptable-use-policies), and do not expect us to answer your requests immediately. Also, do not treat *GitHub issues* as a support channel.
|