diff --git a/source/The-ROS2-Project/Contributing/Developer-Guide.rst b/source/The-ROS2-Project/Contributing/Developer-Guide.rst index a35cef0b5ea..7296ea2806f 100644 --- a/source/The-ROS2-Project/Contributing/Developer-Guide.rst +++ b/source/The-ROS2-Project/Contributing/Developer-Guide.rst @@ -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 `. +Use of generative AI +^^^^^^^^^^^^^^^^^^^^ + +When making contributions of any kind to ROS code or documentation, you must follow the `OSRF Policy `__ 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