peetcode
peetcode copied to clipboard
Need help please
what am i supposed to do now i have created this branch in my forked repo Branch name :- [added-submissions-and-quality-of-life-UI-changes]
I think you should merge [added-submissions-and-quality-of-life-UI-changes] to your forked main repo, then use the "git push origin main" command to push your local main to the remote main repo and create a pull request again.
The ideal way is to push all of your code to "your-forked-repo", create a pull request to the original repo!