-
Notifications
You must be signed in to change notification settings - Fork 278
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
[Do not merge!] opinionated draft suggestion - for reference only #193
Conversation
Include contact details for references and include testimonial in the same section.
Added exam and course urls in addition to a better scoring system and a new exam section.
Add date formats and consistent date descriptions.
Moving location to additional personal information and make additional information section hideable via labels.
Remove trailing comma
"format": "uri" | ||
}, | ||
"summary": { | ||
"type": "string", | ||
"description": "Write a short 2-3 sentence biography about yourself" | ||
}, | ||
"location": { | ||
"additionalInfo": { |
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.
Decide on the maximum default items to use and which to make optionally via extending.
"type": "object", | ||
"$ref": "#/definitions/labels" | ||
} | ||
} | ||
} | ||
}, | ||
"awards": { |
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.
Global achievements instead of awards?
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.
👍 achievements
is more generic
Yeah I am just using this PR to have a better overview and mark discussion points to actual schema changes to have a reference point and to not forget things we discussed. |
"enom" should be "enum" in your original post |
Thanks. Fixed. |
Will close this opinionated draft, as some of the ideas are already deprecated, merged or still being discussed. |
One proposed draft for the new spec as an overview.
I tried to integrate all discussions and suggestions from PRs, issues and the old spec.
Additionally I tried to abstract away a few specifics to make merging different sections/ideas easier.
I find that it's easier to discuss this as one document at least as an overview for now.
Please provide some feedback and if need be, we could split it out to various PRs afterwards. Especially as this PR is only changing the schema not yet the rest of the code.
Tasks where help is needed: