.. _contributing: Contributing ############ 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. .. 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: contribute/user :link-type: doc Report bugs, suggesting features, and ask questions. .. grid-item-card:: :fa:`book` Documentarian :link: contribute/documentarian :link-type: doc Improve the documentation and write new guides. .. grid-item-card:: :fa:`laptop-code` Developer :link: contribute/developer :link-type: doc Fix bugs, add new features, and improve the codebase. .. toctree:: :hidden: :maxdepth: 3 :caption: Contribute User Documentarian Developer