.. _contributing: ========== Contribute ========== Overall guidance on contributing to a PyAnsys repository appears in `Contribute `_ in the *PyAnsys Developer's Guide*. Ensure that you are thoroughly familiar with this guide before attempting to contribute to PyDPF-Core. The following contribution information is specific to PyDPF-Core. Clone the repository -------------------- Clone and install the latest version of PyDPF-Core in development mode by running this code: .. code:: git clone https://github.com/ansys/pydpf-core cd pydpf-core pip install -e . Post issues ----------- Use the `PyDPF-Core Issues `_ page to submit questions, report bugs, and request new features. To reach the project support team, email `pyansys.core@ansys.com `_. View documentation ------------------ Documentation for the latest stable release of PyDPF-Core is hosted at `PyDPF-Core Documentation `_. In the upper right corner of the documentation's title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.