PaperUnicorn / aquamarine

Project Tracking Software
2 stars 0 forks source link

Branches and commits #31

Open ChinmayKalegaonakar opened 4 years ago

ChinmayKalegaonakar commented 4 years ago

What

Only till first MVP is finalized

No reason to follow strict branching for every issue / feature and raising a PR.

Although when writing a commit message please mention issue number by using #[issue_number] in commit message for eg

30 able to delete user

if its a small change and there is no ticket assigned to it ( like editing the readme ) just write the previous ticket id you worked on

only your first contribution need to be reviewed

if I find out your changes break the code I will just reset the master branch to the last working commit , can even remove features entirely

I humbly request to create tickets if working on major features.

Why

I don't want to wait on PR's , that just hinders development.

ChinmayKalegaonakar commented 4 years ago

FYI @AymanArif @umeshdhaked till at least some working MVP is built