mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 07:55:31 +00:00
CP-1977 Applied some changes from OSPO (https://wwwin-github.cisco.com/pages/open-source/open-source.github.io/participation/releasing.html)
This commit is contained in:
parent
52e42f4485
commit
20b339b242
19
CONTRIBUTING.md
Normal file
19
CONTRIBUTING.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Introduction
|
||||
|
||||
These APIs have been automatically generated by the [OpenAPI Generator](https://openapi-generator.tech/). Hence, we only allow contributions to the following list of non-autogenerated resources:
|
||||
|
||||
* `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, you can post [issues](https://github.com/thousandeyes/thousandeyes-sdk-python/issues) here on GitHub.
|
||||
@ -10,12 +10,8 @@ Each of the APIs being published include a README file with instruction on how t
|
||||
|
||||
## Contributing
|
||||
|
||||
These APIs have been automatically generated by the [OpenAPI Generator](https://openapi-generator.tech/). Hence, we do not accept contributions.
|
||||
Thanks for your interest in contributing! There are many ways to contribute to this project. Get started [here](/CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
This library is distributed under the Apache 2.0 license found in the [LICENSE](/LICENSE) file.
|
||||
|
||||
## Need help?
|
||||
|
||||
If you run into problems using the SDK, you can post [issues](https://github.com/thousandeyes/thousandeyes-sdk-python/issues) here on GitHub.
|
||||
This library is distributed under the Apache 2.0 license found in the [LICENSE](/LICENSE) file.
|
||||
Loading…
Reference in New Issue
Block a user