File tree Expand file tree Collapse file tree 3 files changed +81
-0
lines changed Expand file tree Collapse file tree 3 files changed +81
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " 🐛 Bug Report"
3+ about : Report a reproducible bug or regression.
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Current Behavior
11+
12+ <!-- Describe how the issue manifests. -->
13+
14+ ## Expected Behavior
15+
16+ <!-- Describe what the desired behavior would be. -->
17+
18+ ## Steps to Reproduce the Problem
19+
20+ 1 .
21+ 1 .
22+ 1 .
23+
24+ ## Environment
25+
26+ - SinricPro SDK Version: <!-- Version you see in Library Manager -->
27+ - MCU: <!-- ESP32/ESP8266/PiCow -->
28+ - Core SDK Version: <!-- Core version you use in Boards Manager -->
29+ - OS Platform: <!-- Win/Mac/Linux -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : 🌈 Feature request
3+ about : Suggest an amazing new idea for this project
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Feature Request
11+
12+ ** Is your feature request related to a problem? Please describe.**
13+ <!-- A clear and concise description of what the problem is. Ex. I have an issue when [...] -->
14+
15+ ** Describe the solution you'd like**
16+ <!-- A clear and concise description of what you want to happen. Add any considered drawbacks. -->
17+
18+ ** Describe alternatives you've considered**
19+ <!-- A clear and concise description of any alternative solutions or features you've considered. -->
20+
21+ ## Are you willing to resolve this issue by submitting a Pull Request?
22+
23+ <!--
24+ Remember that first-time contributors are welcome! 🙌
25+ -->
26+
27+ - [ ] Yes, I have the time, and I know how to start.
28+ - [ ] Yes, I have the time, but I don't know how to start. I would need guidance.
29+ - [ ] No, I don't have the time, although I believe I could do it if I had the time...
30+ - [ ] No, I don't have the time and I wouldn't even know how to start.
31+
32+ <!--
33+ 👋 Have a great day and thank you for the feature request!
34+ -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : " ✏️ Query"
3+ about : Report a Query, infrastructure question
4+ title : ' '
5+ labels : Query
6+ assignees : ' '
7+ ---
8+ ## Description
9+
10+ <!-- Describe your query. -->
11+
12+ ## Any Specific Steps
13+
14+ <!-- Describe your steps. -->
15+
16+ ## Expected Behavior
17+
18+ <!-- Describe what the desired behavior would be. -->
You can’t perform that action at this time.
0 commit comments