thousandeyes-sdk-python/CONTRIBUTING.md
Miguel Pragosa c774c9f589
Some checks are pending
Python CI / build (push) Waiting to run
chore: Disable the Issues page (#134)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-05 11:16:07 +00:00

20 lines
937 B
Markdown

# Introduction
These APIs have been automatically generated by the [OpenAPI Generator](https://openapi-generator.tech/).
Hence, we only allow contributions to a few non-autogenerated resources under `thousandeyes-sdk-core/`.
# Getting started
In case you'd like to submit your contribution, the following steps must be followed:
1. Fork the repository
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
# How to report a bug
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).