mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
Github issue templates for reporting issue, feature request, general
enquiry
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
Description of what the problem is.
|
||||
|
||||
**Describe the solution you'd like**
|
||||
Description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
Description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
...
|
||||
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: General Enquiry
|
||||
about: Questions related to Matter implementation, documentation, specification
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the question/query that you have**
|
||||
A clear and concise description of what you want to ask.
|
||||
|
||||
**Additional context**
|
||||
...
|
||||
@@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Report an issue
|
||||
about: Create a bug report
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Environment**
|
||||
- ESP-Matter Commit Id:
|
||||
- ESP-IDF Commit Id:
|
||||
- SoC (eg: ESP32 or ESP32-C3):
|
||||
- Device Logs (Please attach the log file):
|
||||
- Host Machine OS:
|
||||
- Commissioner app and versions if present:
|
||||
- Commissioner's logs if present:
|
||||
|
||||
**Any additional details**
|
||||
...
|
||||
Reference in New Issue
Block a user