zregvart commented on issue #37: README edited, yarn version updated URL: https://github.com/apache/camel-website/pull/37#issuecomment-495999016 @Nayananga one tip I have for you is when you do a `git pull` as you're developing on the `master` branch in your fork is to do a `git pull --rebase` so to base your own changes on top of the changes done upstream. What I usually do to help with workflow is to make the `master` branch track the upstream (GitHub or Apache repository) and to make my changes on a different branch that I push to my fork repository on GitHub to create the PR.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
