xdpm icon indicating copy to clipboard operation
xdpm copied to clipboard

Setup develop branch

Open yoshikinoko opened this issue 5 years ago • 0 comments

This is just an idea. But I'm always afraid to create PR for the master branch.

According to A successful Git branching model, the master branch should point out the latest release.

We consider origin/master to be the main branch where the source code of HEAD always reflects a production-ready state.

Expected Behaviour

Keep the master branch as same as the latest release on npm. and use the develop branch for future release

Actual Behaviour

xdpm does not have develop branch

Reproduce Scenario (including but not limited to)

N/A

Steps to Reproduce

N/A

Platform and Version

N/A

Sample Code that illustrates the problem

N/A

Logs taken while reproducing problem

N/A

yoshikinoko avatar Oct 15 '19 15:10 yoshikinoko