Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
Merged
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
2 changes: 1 addition & 1 deletion rep-2004.rst
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ If this is too onerous, then it's recommended to split lower quality packages ou
Reference Implementation
========================

The `ROS 2 Developer Guide <https://index.ros.org/doc/ros2/Contributing/Developer-Guide/>`_ describes the policies we implement to achieve Quality Level 1 for ROS Core packages.
The `ROS 2 Developer Guide <https://docs.ros.org/en/kilted/The-ROS2-Project/Contributing/Developer-Guide.html>`_ describes the policies we implement to achieve Quality Level 1 for ROS Core packages.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I would link to the Rolling version so that we don't have to update it later when Kilted goes EOL.

Suggested change
The `ROS 2 Developer Guide <https://docs.ros.org/en/kilted/The-ROS2-Project/Contributing/Developer-Guide.html>`_ describes the policies we implement to achieve Quality Level 1 for ROS Core packages.
The `ROS 2 Developer Guide <https://docs.ros.org/en/rolling/The-ROS2-Project/Contributing/Developer-Guide.html>`_ describes the policies we implement to achieve Quality Level 1 for ROS Core packages.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done ;")


The `rcutils package's quality declaration <https://github.com/ros2/rcutils/blob/4157542d6320091cef715115d587625fd926500b/QUALITY_DECLARATION.md>`_ is one example of the conditions of this REP in practice on a non-trivial package.

Expand Down