mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 04:19:37 +00:00
added support and contribution directions to tools
This commit is contained in:
@@ -184,6 +184,20 @@ To get your environment variables to persist across PowerShell sessions, run the
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Getting Support
|
||||
|
||||
To get support for the Python SDK, please see our GitHub page, https://github.com/sailpoint-oss/python-sdk.
|
||||
|
||||
To submit a bug report, please [click here](https://github.com/sailpoint-oss/python-sdk/issues/new?assignees=&labels=bug&template=bug-report.md).
|
||||
|
||||
To submit a feature request, please [click here](https://github.com/sailpoint-oss/python-sdk/issues/new?assignees=&labels=enhancement&template=feature-request.md)
|
||||
|
||||
## Contribute
|
||||
|
||||
Do you have an idea to help improve the Python SDK? You can contribute directly!
|
||||
|
||||
Before you contribute, you must sign our [CLA](https://cla-assistant.io/sailpoint-oss/python-sdk) and read the [Contribution Guidelines](https://github.com/sailpoint-oss/developer.sailpoint.com/blob/main/CONTRIBUTING.md).
|
||||
|
||||
## Discuss
|
||||
|
||||
You can use this SDK to build new tools that extend your Identity Security Cloud platform and improve experiences across your organization. Use this guide to get started, and if you have questions, don't hesitate to reach out on the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss!
|
||||
|
||||
Reference in New Issue
Block a user