.. _ref_contributing: ========== 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 it and all `Guidelines and Best Practices `_ before attempting to contribute to PyMAPDL-Reader. The following contribution information is specific to PyMAPDL-Reader. Cloning the PyMAPDL Reader Repository ------------------------------------- Run this code to clone and install the latest version of PyMAPDL-Reader in development mode: .. code:: git clone https://github.com/pyansys/pymapdl-reader cd pymapdl-reader pip install -e . Posting Issues -------------- Use the `PyMAPDL-Reader Issues `_ page to submit questions, report bugs, and request new features. To reach the project support team, email `pyansys.core@ansys.com `_. Viewing PyMAPDL-Reader Documentation ------------------------------------ Documentation for the latest stable release of PyMAPDL-Reader is hosted at `PyMAPDL-Reader Documentation `_.