On github, after I fork a project, modify it, then submit my pull request, it seems that I have to delete and re-fork in order to stay current with any changes made after my pul
What you can do is create a pull request in your forked repo by comparing to the original repository and then merge it in your repository.