I forked someone's project and updated it in some big ways to work for my app. It's now a much more robust little plugin with some major changes to its workflow in general. I'm a GitHub noob at this point, so: Is it a good idea to try and do a pull request for my large update? Or should I rename the forked repository as my own? Or should I just start from scratch, copy pasting my code?
Thanks in advance!