File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,4 +74,4 @@ higher than the threshold.
7474
7575You can create a ``@max_version_supported `` decorator to implement this same
7676kind of logic for forward incompatibility. Changing the ``@version_requires ``
77- decorator to ``@min_version_required `` is recommended.
77+ decorator to ``@min_version_required `` is recommended.
Original file line number Diff line number Diff line change @@ -515,3 +515,13 @@ on the Microsoft Store.
515515.. image :: images/windows_terminal.png
516516 :align: center
517517 :alt: Windows Terminal with different active shell sessions.
518+
519+ Next steps
520+ ----------
521+
522+ With your development environment ready, you can:
523+
524+ * Read :doc: `contributing ` to understand the PyAnsys coding standards and
525+ contribution workflow before opening your first pull request.
526+ * Read :doc: `supporting-python-versions ` to decide which Python versions
527+ your library should support.
You can’t perform that action at this time.
0 commit comments