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
Review the following guidelines for submitting questions, issues, or changes to this repository.
5
4
6
-
#Issues
5
+
## Questions
7
6
8
-
If you encounter an issue with the project, you are welcome to submit a
9
-
[bug report](https://github.com/IBM/secrets-manager-java-sdk/issues). Before that, please search for similar issues.
10
-
It's possible that someone has already reported the problem.
7
+
If you have questions about using the IBM Cloud Secrets Manager SDKs, you can ask questions in [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-secrets-manager). Be sure to include the `ibm-cloud` and `ibm-secrets-manager` tags.
11
8
12
-
# General Information
9
+
You can also check out the [Secrets Manager documentation](https://cloud.ibm.com/docs/secrets-manager)
10
+
and [API reference](https://cloud.ibm.com/apidocs/secrets-manager) for more information about the service.
13
11
14
-
For general guidance on contributing to this project, please see
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,8 +157,7 @@ the [IBM Cloud SDK Common documentation](https://github.com/IBM/ibm-cloud-sdk-co
157
157
## Questions
158
158
159
159
If you're having difficulties using this SDK, you can ask questions about this project by
160
-
using [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-cloud+secrets-manager). Be sure to include
161
-
the `ibm-cloud` and `secrets-manager` tags.
160
+
using [Stack Overflow](https://stackoverflow.com/questions/tagged/ibm-cloud+secrets-manager). Be sure to include the `ibm-cloud` and `ibm-secrets-manager` tags.
162
161
163
162
You can also check out the [Secrets Manager documentation](https://cloud.ibm.com/docs/secrets-manager)
164
163
and [API reference](https://cloud.ibm.com/apidocs/secrets-manager) for more information about the service.
0 commit comments