You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Within projects.json, submissions with a category of "repo" are missing date information, useful for internal metrics. Add dates for the first commit of each repo and update date validation for json entries.
Acceptance Criteria
All objects that include category: "repo" should include a date
Update validate.go to address date format for all objects
Breadcrumbs/Resources
N/A
Obstacles
N/A
The text was updated successfully, but these errors were encountered:
Summary
Within
projects.json
, submissions with a category of "repo" are missing date information, useful for internal metrics. Add dates for the first commit of each repo and update date validation for json entries.Acceptance Criteria
category: "repo"
should include a datevalidate.go
to address date format for all objectsBreadcrumbs/Resources
N/A
Obstacles
N/A
The text was updated successfully, but these errors were encountered: