No need to delete the package. Just add your fork as a new remote repo. git remote add forkremote https://forkremoteaddress...
Make changes on prbranch then git push forkremote prbranch And then make the pr from your fork.
No need to delete the package. Just add your fork as a new remote repo. git remote add forkremote https://forkremoteaddress...
Make changes on prbranch then git push forkremote prbranch And then make the pr from your fork.