diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7e5a9164..c733def4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,6 +15,6 @@ In case you'd like to submit your contribution, the following steps must be foll # How to report a bug -If you run into problems using the SDK, you can post [issues](https://github.com/thousandeyes/thousandeyes-sdk-python/issues) here on GitHub. +If you run into problems using the SDK, please contact [ThousandEyes Support](https://docs.thousandeyes.com/product-documentation/getting-started/getting-support-from-thousandeyes#contacting-support). If you discover a security bug, please do not report it through GitHub. Instead, please see security procedures in [SECURITY.md](/SECURITY.md). \ No newline at end of file diff --git a/README.md b/README.md index 114a7960..c971193b 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,13 @@ Additionally, these are good places to start to see if your question is already For more info regarding the API, please check the [Developer support](https://developer.cisco.com/docs/thousandeyes/v7/developer-support/#developer-support) page. +## Support + +For bug reports, feature requests, or questions about this SDK, please contact [ThousandEyes Support](https://docs.thousandeyes.com/product-documentation/getting-started/getting-support-from-thousandeyes#contacting-support). + ## Roadmap and maintenance This library will be continuously updated alongside the [Thousandeyes v7 API](https://developer.cisco.com/docs/thousandeyes/v7/). -If you have any questions about the roadmap or future plans, feel free to post them in the [issues](https://github.com/thousandeyes/thousandeyes-sdk-python/issues) panel. ## Contributing