-
Notifications
You must be signed in to change notification settings - Fork 7
STRtr-kit evidence schema #287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for strchive ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Okay I've implemented what I think is a good starting point for the evidence form:
Do look closely at the diff, because I've made some changes to the edit form as well, to make it consistent with and distinct from the evidence form. |
| "type": "array", | ||
| "uniqueItems": true, | ||
| "items": { | ||
| "title": "", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vincerubinetti I'm a little confused about this structure. Should this have a title? Is this just an unnamed grouping object?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.

Description
Summarize the changes
Fixes: # Link to any relevant issues and/or discussions
Major Changes
Minor Changes
Checklist
CITATION.cff, format X.Y.Z. If any major changes, increment Y. If only minor changes, increment Z. If the breaking change (rare), increment X.