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
In order to simplify the repo As a developer looking for examples I want to only see the ros2 examples
Acceptance Criteria
Scenario: repo should only have ros2 examples GIVEN developer checks out the repo WHEN they look at the list of branches THEN the main branch will be for ros2 AND there will be no ros1 branch
Tasks
remove ros1 branch
rename ros2 branch to main
Notes
There isn't a need to maintain a ROS1 branch anymore and it's just extra
References:
The text was updated successfully, but these errors were encountered:
Need
In order to simplify the repo
As a developer looking for examples
I want to only see the ros2 examples
Acceptance Criteria
Scenario: repo should only have ros2 examples
GIVEN developer checks out the repo
WHEN they look at the list of branches
THEN the
main
branch will be forros2
AND there will be no
ros1
branchTasks
ros1
branchros2
branch tomain
Notes
There isn't a need to maintain a ROS1 branch anymore and it's just extra
References:
The text was updated successfully, but these errors were encountered: