.. _contributing: Contribute ========== .. include:: ../../CONTRIBUTING.md :start-after: <!-- START_MARKER_FOR_SPHINX_DOCS --> :end-before: <!-- END_MARKER_FOR_SPHINX_DOCS --> For example, you can make contributions as follows: - Report a bug or suggest a feature. - Give feedback or make suggestions for improving the documentation. - Submit a pull request to fix a bug or add a feature. - Report your use case, explain how PyACP has helped you, or indicate what features are still missing. For feedback, suggestions, or bug reports, open an `issue <https://github.com/ansys/pyacp/issues>`_ on the PyACP GitHub repository. For code changes or documentation improvements, open a `pull request <https://github.com/ansys/pyacp/pulls>`_. .. include:: ../../README.rst :start-after: START_MARKER_FOR_SPHINX_DOCS