[Question]: How can i work on multiple file? do i have to wait for first pr to be merged?
developerr-ayush opened this issue · 1 comments
developerr-ayush commented
What would you like to share?
i want to work on multiple files like recently i had enhance a code of a function and also created a new feature so can I upload it on one pr or wait for first pr to be get merged?
Additional information
No response
appgurueu commented
You should make all your related changes in one PR (rather than opening multiple PRs). Just search for how to make a PR, there's e.g. this guide for beginners and I'm sure you can find many more good guides.