@ibm-cloud/secrets-manager
Version:
Client library for IBM Cloud Secrets Manager
24 lines (15 loc) • 1.14 kB
Markdown
# Contributing
Review the following guidelines for submitting questions, issues, or changes to this repository.
## Questions
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.
You can also check out the [Secrets Manager documentation](https://cloud.ibm.com/docs/secrets-manager)
and [API reference](https://cloud.ibm.com/apidocs/secrets-manager) for more information about the service.
## Issues
If you encounter an issue with this project, you're welcome to submit
a [bug report](https://github.com/IBM/secrets-manager-node-sdk/issues) to help us improve. Before you create a new
issue, please search for similar issues in case someone has already reported the same problem.
## Changes
Thank you for contributing to IBM Cloud SDK projects! To learn more about submitting changes to this repository, check
out
the [IBM Cloud SDK Common contribution guidelines](https://github.com/IBM/ibm-cloud-sdk-common/blob/master/CONTRIBUTING_nodejs.md)
.