This is a documentation requirement for alpha and above components.
Steps to do this:
- Add an optional field on metadata.yamlthat has the example configuration (possibly on a separate field). Make sure to:
- Render this field in the README of the component.
- Generate a test to ensure the example is valid.
 
- Add this to all components (or to 'higher priority' components)
- Mark this field as required (possibly with an allowlist if we are focusing only on 'high priority' components).