.. _contributing: Contributing ############ .. include:: ../links_and_refs.rst There are several ways to contribute to PyDPF-Core. Overall guidance on contributing to a PyAnsys repository appears in `Contributing `_ in the *PyAnsys Developer's Guide*. Ensure that you are thoroughly familiar with this guide before attempting to contribute to PyDPF-Core. .. important:: This project adheres to the `Contributor Covenant Code of Conduct`_. By participating, you agree to uphold this code. The following contribution information is specific to PyDPF-Core. Start by selecting your role in the project: .. grid:: 1 2 3 3 :padding: 2 2 2 2 .. grid-item-card:: :fa:`user` User :link: contributing_as_a_user :link-type: ref Report bugs, suggesting features, and ask questions. .. grid-item-card:: :fa:`laptop-code` Developer :link: contributing_as_a_developer :link-type: ref Fix bugs, add new features, and improve the codebase. .. grid-item-card:: :fa:`book` Documentation :link: contributing_documentation :link-type: ref Improve the documentation and write new guides. .. toctree:: :hidden: :maxdepth: 3 User Developer Documentation