There was an error while loading. Please reload this page.
> git clone git@github.com: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