reportIssue
Submit bug reports or feature requests for Semiotic data visualizations by generating pre-filled GitHub issue URLs with structured details.
Instructions
Generate a GitHub issue URL for Semiotic bug reports or feature requests. Returns a URL the user can open to submit. For rendering bugs, include the component name, props summary, and any diagnoseConfig output in the body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Issue title, e.g. 'Bug: BarChart tooltip shows undefined' | |
| body | No | Issue body with details, reproduction steps, diagnoseConfig output | |
| labels | No | GitHub labels, e.g. ['bug'] or 'bug' |