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
Copy file name to clipboardExpand all lines: README.md
+11-18Lines changed: 11 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ to Java by the [aws-crt-java](https://github.com/awslabs/aws-crt-java) package.
22
22
*[Samples](samples)
23
23
*[Getting Help](#Getting-Help)
24
24
*[Giving Feedback and Contributions](#Giving-Feedback-and-Contributions)
25
-
*[More Resources](#More-Resources)
26
25
27
26
## Installation
28
27
@@ -105,12 +104,19 @@ static: certificate has an existing certificate-key pair that was previously imp
105
104
106
105
## Getting Help
107
106
108
-
Use the following sources for information :
107
+
The best way to interact with our team is through GitHub. You can [open an issue](https://github.com/aws/aws-iot-device-sdk-java-v2/issues) and choose from one of our templates for guidance, bug reports, or feature requests. You may also find help on community resources such as [StackOverFlow](https://stackoverflow.com/questions/tagged/aws-iot) with the tag #aws-iot or If you have a support plan with [AWS Support](https://aws.amazon.com/premiumsupport/), you can also create a new support case.
109
108
110
-
* Check api and developer guides.
111
-
* Check for similar issues already opened.
109
+
Please make sure to check out our resources too before opening an issue:
112
110
113
-
If you still can’t find a solution to your problem open an [issue](https://github.com/aws/aws-iot-device-sdk-java-v2/issues)
is provided by code that been generated from a model of the service.
114
120
115
121
## Giving Feedback and Contributions
116
122
@@ -120,19 +126,6 @@ We need your help in making this SDK great. Please participate in the community
120
126
* Articulate your feature request or upvote existing ones on our [Issues](https://github.com/aws/aws-iot-device-sdk-java-v2/issues?q=is%3Aissue+is%3Aopen+label%3Afeature-request) page.
0 commit comments