You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! Thank you for discovering and submitting an issue.
3
+
4
+
Before your submit it though, please consider that each Azure IoT SDK now lives in its own repository. You can follow this link to create a new issue for a specific SDK:
It's going to be a lot easier for us to track and link your issue to its resolution (commit hash, etc) in the concerned SDK repository directly.
12
+
13
+
If you think the issue you discovered belongs here more than in any specific SDK repository, please consider the following list of questions that will help us debug the issue:
14
+
-->
15
+
16
+
- SDK used to discover the issue:
17
+
- Date/Time at which the issue was discovered:
18
+
- Name of the hub on which the issue happened (if it can be disclosed in public):
19
+
- Device ID of the device that exhibited the issue:
20
+
21
+
Code sample exhibiting the issue: <!-- Please do not leave any connection string details in here -->
22
+
23
+
24
+
Console log of the issue: <!-- Please do not leave any connection string details in here either -->
We will not be accepting pull-requests for SDK code in this repository, and encourage you to clone the specific SDK repository and submit your PR there.
12
+
Please remember that all code pull-requests must include tests and be submitted against the `develop` branch
0 commit comments