Compare commits

...

2 Commits

Author SHA1 Message Date
Jack Browne
ce99c828d4
Merge 320f0ad6da into 095f6405a4 2026-04-06 01:01:07 +00:00
Miguel Pragosa
095f6405a4
doc: Add Support-related documentation (#145)
Some checks failed
Python CI / build (push) Has been cancelled
- Add the ThousandEyes Community link to the README support section
- Keep the existing SDK-specific support contact guidance
- Copy the CODEOWNERS file from thousandeyes-sdk-go
2026-04-01 13:13:44 +01:00
2 changed files with 5 additions and 1 deletions

3
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,3 @@
# code owners
* @brumarqu-te @jabrowne-te @mpragosa-te @phpinhei-te @sfreitas-te @stulowes-te @kevihan-te @goncarva-te @rodrirod-te

View File

@ -42,6 +42,7 @@ For more info regarding the API, please check the [Developer support](https://de
## Support
Join the discussion in the [ThousandEyes Community](https://community.cisco.com/t5/thousandeyes/bd-p/disc-thousandeyes).
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
@ -54,4 +55,4 @@ Thanks for your interest in contributing! There are many ways to contribute to t
## License
This library is distributed under the Apache 2.0 license found in the [LICENSE](/LICENSE) file.
This library is distributed under the Apache 2.0 license found in the [LICENSE](/LICENSE) file.