Skip to content

Setup develop branch #29

@yoshikinoko

Description

@yoshikinoko

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions