Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.26 KB

Exhibitions

DPLA Exhibitions by Omeka v18.2.14 (2017-06-16)

Documentation

License

This application is released under a GPLv3 license, following Omeka.

Copyright Digital Public Library of America, 2013-2017

Branching

Our workflow is a simplified version of the git-flow workflow.

We use master, develop, and topic branches. develop is branched to a release branch, which is then merged into master. Merges of topic branches into develop, are done with git's --squash option.

If you have any questions about contributing, please contact tech [at the domain] dp.la.