Contribute#
Overall guidance on contributing to a PyAnsys library appears in the Contributing topic in the PyAnsys Developer’s Guide. Ensure that you are thoroughly familiar with this guide before attempting to contribute to OpenAPI-Common.
The following contribution information is specific to OpenAPI-Common.
Clone the repository#
To clone and install the latest version of OpenAPI-Common in development mode, run:
git clone https://github.com/pyansys/openapi-common
cd openapi-common
pip install .
Post issues#
Use the OpenAPI-Common Issues page to submit questions, report bugs, and request new features.
To reach the support team, email pyansys.support@ansys.com.
View OpenAPI-Common documentation#
Documentation for the latest stable release of OpenAPI-Common is hosted at OpenAPI-Common Documentation.