You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,8 @@ get acquainted with this development process.
167
167
to the next collection.
168
168
For example, at the time this documentation is being written the upcoming Jetty
169
169
collection is [using the gz-cmake4 branch](https://github.com/gazebo-tooling/gazebodistro/blob/bc0de6a86d6ab84106f208395969353d43b18dac/collection-jetty.yaml#L6)
170
-
rather than `main`.
170
+
rather than `main`, which means gz-cmake's `main` branch is actually not part
171
+
of a collection yet.
171
172
- If you are making interdependent changes to multiple repositories without
172
173
breaking API or ABI, it is recommended to base your new branches off of
0 commit comments