Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Licensing and Copyright

Krikri and Heidrun Most of our projects since 2014 are released under the MIT license, and related other projects are released by DPLA under compatible licenses (including Apache 2.0 and the Unlicense). We are currently evaluating approaches to easily allow interested to learn about restrictions that hinder external contributions by non-DPLA staff. Please contact us at tech@dp.la if you 're interestedhave observations you'd like to share.

Contribution guidelines

Please observe the following guidelines:

  • Write tests for your contributions.
  • Document methods you add using doc comments (e.g. YARD annotations in Ruby).
  • Follow the included style guidelines (e.g. run rubocop before committing in a Ruby project).
  • Use well formed commit messages.

...