Github user corneadoug commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/494#issuecomment-160839450
  
    @jeffsteinmetz the #460 was merged, thats why it was closed.
    
    My guess is that this PR should only have the doc link commit.
    
    To make a good PR, it is better to have your own master similar to Zeppelin 
and create branches when you want to submit a new contribution.
    
    For now, you can Rebase your master with Zeppelin master:
    * Go into your master branch ``git checkout master``
    * Fetch new Zeppelin changes ``git fetch incubator-zeppelin``
    * Rebase your local branch ``git rebaseincubator-zeppelin/master``
    * Force the changes to your origin ``git push -f``
    
    In the future, try to create a branch before. ``git checkout -b 
"myBranchName"



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to