lfrancke commented on issue #26: TRAINING-16 Update Photo (to svg)
URL: https://github.com/apache/incubator-training/pull/26#issuecomment-499965183
 
 
   As I said: I know next to nothing about web design, happy to defer to 
someone who does.
   
   You can close PRs and start new ones but you can also "reuse" an existing 
one by just committing more stuff to your existing branch.
   
   So what you'd usually do is fork the project, clone it and then create a 
branch on your local machine: `git checkout -b TRAINING-16` for example. You'd 
do your changes, commit them and push them to your fork. `git push` should do 
the trick usually. Then you create a pull request like you did before and if 
you just keep on committing to your TRAINING-16 branch all these new changes 
will automatically appear in the existing pull request
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to