We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78995a1 commit 1099d40Copy full SHA for 1099d40
1 file changed
.github/workflows/gemini-issue-triage.yml
@@ -58,6 +58,7 @@ jobs:
58
built-in themes, ImPlot integration, and imgui-node-editor integration.
59
60
Issue title: ${{ github.event.issue.title }}
61
+ Issue body: ${{ github.event.issue.body }}
62
63
Existing issues (for duplicate detection):
64
${{ steps.existing.outputs.fetched }}
0 commit comments