datatogether/archivertools

Include in contribution guide branch/pull request conventions

Opened this issue · 0 comments

branch: dev is the working branch, minor changes can be pushed straight to dev, major changes should be pull requests into dev

master will only host release-level changes, and any changes must be pull requests from dev branch into master

CI will test and build into pypi