Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions doc/changelog.d/5109.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated with respect to the Fluent issue posting guidelines [skip tests]
8 changes: 7 additions & 1 deletion doc/source/contributing/contributing_contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,13 @@ You can clear all HTML files from the ``_build/html`` directory with:
Post issues
-----------
Use the `PyFluent Issues <https://github.com/ansys/pyfluent/issues>`_ page to
submit questions, report bugs, and request new features.
submit questions, bug reports, and feature requests directly pertaining to PyFluent.

.. note::

For questions and issues concerning Fluent or its API, please use the
`Ansys Developer Forum <https://discuss.ansys.com>`_ or
`Ansys Support <https://support.ansys.com>`_.


Adhere to code style
Expand Down
Loading