Skip to content
Open
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
8 changes: 8 additions & 0 deletions source/The-ROS2-Project/Contributing/Developer-Guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ We recommend all ROS developers strive to adhere to the following policies to en

For more specific code recommendations please see :doc:`the Quality Guide <Quality-Guide>`.

Use of generative AI
^^^^^^^^^^^^^^^^^^^^

When making contributions of any kind to ROS code or documentation, you must follow the `OSRF Policy <https://osralliance.org/wp-content/uploads/2025/05/OSRF-Policy-on-the-Use-of-Generative-Tools-Generative-AI-in-Contributions.pdf>`__ on the use of generative AI.

This includes tools which automatically create any part of your contribution using models trained on existing human-created content.
It does not include tools which generate content through standard algorithms, or appropriately licensed content libraries.

.. _semver:

Versioning
Expand Down
Loading