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
main: Production branch, only dev branches can be merged into this branch, After a merge old dev branch needs to be deleted and new dev should be created.
dev: Development branch, only cycle-n branches can be merged into this branch, After a merge old cycle-n branch should be deleted and a new cycle-n+1 branch needs to be created.
cycle-*: Cycle branch or weekly branch followed by a number, This branch should be created and merged into the dev branch weekly. Ex: cycle-1
issueType-issueId: Normal issue branches, could be feat, fix, test, etc. These branches will be merged into corresponding cycle branches weekly. Ex: feat-BMERN-1, fix-FMERN-10
Issues
Issue Title: Issue title should follow commitlint convention. Ex: feat: direct message with mentors
Issue Level: Each issue should have appropriate level