I understand that we'll have a git repository clone from develop and master locally but for big changes that some are planning, shouldn't a dedicated branch be created (from develop) so pull requests could be made to that specific branch instead of develop? I'm asking this because I don't see a work like "UIComponent refactoring" being done directly under develop. Am I wrong?
João Fernandes