Skip to content

Commit 3ed1206

Browse files
authored
Merge pull request #22 from IBM/readme-edits
Update Stack Overflow tags
2 parents d77b49b + 4fba322 commit 3ed1206

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

CONTRIBUTING.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
1-
# Questions
1+
# Contributing
22

3-
If you are having problems using this SDK or have a question about IBM Cloud services, please ask a question at
4-
[Stack Overflow](http://stackoverflow.com/questions/ask?tags=ibm-cloud).
3+
Review the following guidelines for submitting questions, issues, or changes to this repository.
54

6-
# Issues
5+
## Questions
76

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.
118

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.
1311

14-
For general guidance on contributing to this project, please see
15-
[this link](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/CONTRIBUTING_java.md)
12+
## Issues
13+
14+
If you encounter an issue with this project, you're welcome to submit
15+
a [bug report](https://github.com/IBM/secrets-manager-java-sdk/issues) to help us improve. Before you create a new
16+
issue, please search for similar issues in case someone has already reported the same problem.
17+
18+
## Changes
19+
20+
Thank you for contributing to IBM Cloud SDK projects! To learn more about submitting changes to this repository, check
21+
out
22+
the [IBM Cloud SDK Common contribution guidelines](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/CONTRIBUTING_java.md)
23+
.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,7 @@ the [IBM Cloud SDK Common documentation](https://github.com/IBM/ibm-cloud-sdk-co
157157
## Questions
158158

159159
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.
162161

163162
You can also check out the [Secrets Manager documentation](https://cloud.ibm.com/docs/secrets-manager)
164163
and [API reference](https://cloud.ibm.com/apidocs/secrets-manager) for more information about the service.

0 commit comments

Comments
 (0)