From c774c9f58948b7000c517e551a85f824a27447e8 Mon Sep 17 00:00:00 2001 From: Miguel Pragosa <154613770+mpragosa-te@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:16:07 +0000 Subject: [PATCH] chore: Disable the Issues page (#134) Co-authored-by: Cursor --- CONTRIBUTING.md | 2 +- README.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) 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