c2pa-rs

A fork of https://github.com/contentauth/c2pa-rs/
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/c2pa-rs.git
Log | Files | Refs | README

PULL_REQUEST_TEMPLATE.md (344B)


      1 ## Changes in this pull request
      2 _Give a narrative description of what has been changed._
      3 
      4 ## Checklist
      5 - [ ] This PR represents a single feature, fix, or change.
      6 - [ ] All applicable changes have been documented.
      7 - [ ] Any `TO DO` items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.