Update issue templates

This commit is contained in:
leeebo
2024-08-14 19:20:12 +08:00
committed by GitHub
parent 6e1912fa9d
commit 4a56e1c3b9
2 changed files with 48 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug][Descriptions]"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Version (please complete the following information):**
- IDF Version: [e.g. v4.4.3, commit id]
- SoC Chip: [e.g. ESP32-S2]
- Hardware: [e.g. ESP32_S2_Drone_V1_2]
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Modified on '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
Add logs to help explain your problem.
+20
View File
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature][Description]"
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.