• Will Chen's avatar
    Label pro (#1440) · e8b93e32
    Will Chen 提交于
    <!-- CURSOR_SUMMARY -->
    > [!NOTE]
    > Conditionally appends the `pro` label to prefilled GitHub issue URLs
    for Dyad Pro users.
    > 
    > - **Help dialog issue links**:
    > - For `Report a Bug`: build `labels` array starting with `bug`, append
    `pro` when `isDyadProUser` is true; pass labels via `labels=${labels}`.
    > - For `Session Report`: build `labels` array starting with `support`,
    append `pro` when `isDyadProUser` is true; pass labels via
    `labels=${labels}`.
    > 
    > <sup>Written by [Cursor
    Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
    1b0928f201ff9f38284445ee2f29ae2966a59403. This will update automatically
    on new commits. Configure
    [here](https://cursor.com/dashboard?tab=bugbot).</sup>
    <!-- /CURSOR_SUMMARY -->
    e8b93e32
HelpDialog.tsx 15.3 KB