Query about submission #25
-
We just have to push our code to the private repo we have been added by GitHub classroom, we don't have to make a PR or something right? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
I have the same doubt. Any help with how do I make submission? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Make a branch from main branch of your private repo, do the changes there and create PR from that branch to main and merge that PR (typical github flow) and now the changes would be visible in the feedback PR already created by github classroom this will be used for feedback |
Beta Was this translation helpful? Give feedback.
-
No No It's Ok Changes must have been updated in the Feedback PR please check |
Beta Was this translation helpful? Give feedback.
From the contents of my task submission repo, I think we have to create a new branch, upload our code there and then create a PR for submission.