--- id: fr-YYYY-MM-DD--org--repo--slug type: fr target_org: target_repo: title: "Short description of the requested feature" status: draft domain: custodian # change to your domain related_workstream: null state_hub_contribution_id: null created: "YYYY-MM-DD" updated: "YYYY-MM-DD" upstream_issue_url: null --- # Feature Request: ## Motivation _Why we need this feature. What problem does it solve? What becomes possible?_ ## Proposed Interface / API ``` # Sketch of the proposed interface, function signature, or configuration option. ``` ## Example Usage ``` # How we would use this feature in our codebase once available. ``` ## Alternatives _What we currently do instead (workaround, local implementation, etc.)._ ## Notes _Any additional context, links to related discussions, or upstream roadmap references._