We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
> git clone [email protected]:yujinrobot/rosdistro.git > cd rosdistro > git remote add upstream https://github.com/ros/rosdistro.git > git fetch upstream
Make sure our rosdistro fork is up to date:
> git merge upstream/master > git push origin master
In rosdistro/doc add the files you need, commit, push and then go to our rosdistro fork and issue a pull request.
rosdistro/doc