File tree Expand file tree Collapse file tree 3 files changed +74
-0
lines changed
Expand file tree Collapse file tree 3 files changed +74
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F41B Bug report"
3+ about : The issue is about a feature in the sdk not working as expected
4+ title : ' '
5+ labels : bug, needs-triage
6+ assignees : ' '
7+
8+ ---
9+
10+ Confirm by changing [ ] to [ x] below to ensure that it's a bug:
11+ - [ ] I've searched for [ previous similar issues] ( https://github.com/aws/aws-iot-device-sdk-cpp-v2/issues/ ) and didn't find any solution
12+
13+ ** Describe the bug**
14+ A clear and concise description of what the bug is.
15+
16+ ** Platform/OS/Device**
17+ What are you running the sdk on?
18+
19+ ** SDK version number**
20+ Example: v1.5.2
21+
22+ ** To Reproduce (observed behavior)**
23+ Steps to reproduce the behavior (please share code)
24+
25+ ** Expected behavior**
26+ A clear and concise description of what you expected to happen.
27+
28+ ** Logs/output**
29+ If applicable, add logs or error output.
30+
31+ * REMEMBER TO SANITIZE YOUR PERSONAL INFO*
32+
33+ ```
34+ ApiHandle::InitializeLogging(...)
35+ ```
36+
37+ ** Additional context**
38+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F680 Feature request"
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : feature-request, needs-triage
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Is your feature request related to a problem? Please describe.**
11+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12+
13+ ** Describe the solution you'd like**
14+ A clear and concise description of what you want to happen.
15+
16+ ** Describe alternatives you've considered**
17+ A clear and concise description of any alternative solutions or features you've considered.
18+
19+ ** Additional context**
20+ Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : " \U0001F4AC Questions / Help"
3+ about : Make sure your question hasn't been asked before
4+ title : ' '
5+ labels : guidance, needs-triage
6+ assignees : ' '
7+
8+ ---
9+
10+ Confirm by changing [ ] to [ x] below:
11+ - [ ] I've searched for [ previous similar issues] ( https://github.com/aws/aws-iot-device-sdk-cpp-v2/issues/ ) and didn't find any solution
12+
13+ ** Platform/OS/Device**
14+ What are you running the sdk on?
15+
16+ ** Describe the question**
You can’t perform that action at this time.
0 commit comments