You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a discussion related to making separate branches.
So why do we need separate branches?
As we are working on the UI redesign and web responsiveness of the application, I suggest making two new branches based on the main branch. one branch for the web version and the second for New UI design.
So what is the benefit of making separate branches?
It will provide us consistency and manage the workflow of the app like if someone wants to make a PR regarding the responsiveness of the app on the web or the UI redesign then he/she will open that PR in that particular branch and that will not affect the main branch. It will provide flexibility to mentors to rethink and get a detailed review of the PR.
It is also good to have separate branches as we are planning to set GitHub milestones soon, it will very helpful for us when we set milestones related to web responsiveness, new UI, and changes to existing UI. Having separated branches will help contributors to collaborate and work on a particular milestone related to a particular task either for redesigning or web responsiveness.
mentors will merge changes to the main branch when they are confident with the design and new features.
The text was updated successfully, but these errors were encountered:
It is a discussion related to making separate branches.
So why do we need separate branches?
As we are working on the UI redesign and web responsiveness of the application, I suggest making two new branches based on the
main
branch. one branch for the web version and the second for New UI design.So what is the benefit of making separate branches?
It will provide us consistency and manage the workflow of the app like if someone wants to make a PR regarding the responsiveness of the app on the web or the UI redesign then he/she will open that PR in that particular branch and that will not affect the
main
branch. It will provide flexibility to mentors to rethink and get a detailed review of the PR.It is also good to have separate branches as we are planning to set GitHub milestones soon, it will very helpful for us when we set milestones related to web responsiveness, new UI, and changes to existing UI. Having separated branches will help contributors to collaborate and work on a particular milestone related to a particular task either for redesigning or web responsiveness.
mentors will merge changes to the
main
branch when they are confident with the design and new features.The text was updated successfully, but these errors were encountered: