-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Currently we create development branch for all projects to make sure the code development would not affect the stability of master branch, but since we have published several releases (especially Capri release), in fact this development pattern is more and more becoming a burden for developers to maintain the project, especially when committers need to publish the new release. So I suggest we could remove development branch so all PRs can directly be merged into master branch.
@stevenphtan @xing-yang @skdwriting @rakeshJn Any thoughts?