Add JSON schema for ambassadors.json #755
Labels
✨ Enhancement
Indicates that the issue suggests an improvement or new feature.
Status: In Progress
This issue is being worked on, and has someone assigned.
Status: Stale
It's believed that this issue is no longer important to the requestor.
Work Summary:
I suggest this repository include a JSON Schema next to the
programs/ambassadors/ambassadors.json
file (such asprograms/ambassadors/ambassadors-schema.json
). When adding a submission, I was not sure what values I can use forcontribution.type
- a schema would tell me if it is anenum
or an openstring
value 🙂Completing this work will mean contributors know how to submit a PR. Plus, this will highlight a good use of JSON Schema.
Do you think this work might require an Architectural Decision Record (ADR)? (significant or noteworthy)
No
Work Detail:
ambassadors.json
fileambassadors.json
file against the schemaThe text was updated successfully, but these errors were encountered: