Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update CONTRIBUTING.md file
  • Loading branch information
pyansys-automation committed Dec 1, 2025
commit a673ea6339b090ca00136027b8774146d22acce7
24 changes: 12 additions & 12 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Contributing

Contributions from the community are welcome. To better
understand the code repository, see the [README](https://github.com/ansys/pyfluent/blob/main/README.rst).
While Ansys maintains PyFluent and thoroughly reviews contributions
library package is maintained by Ansys and any submissions are reviewed
thoroughly before merging, it's important to foster a community that can support
user questions and develop new features to make the library a useful tool for
all users. Feel free to add questions and suggestions to the [PyFluent Issues](https://github.com/ansys/pyfluent/issues) page.

For more information on contributing to PyFluent, see the contributing guide in
the [documentation](https://fluent.docs.pyansys.com).
# 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 this guide before attempting to contribute to
{project-name}.

The following contribution information is specific to {project-name}.

[Contributing]: https://dev.docs.pyansys.com/how-to/contributing.html

<!-- Begin content specific to your library here. -->
Loading