From ab85c4be1940c231ba9d0a4d5a0065aac5c3a1be Mon Sep 17 00:00:00 2001 From: Will Chen Date: Thu, 23 Oct 2025 15:18:37 -0700 Subject: [PATCH] Hub issue template (#1622) > [!NOTE] > [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is generating a summary for commit b2949af5e7b03ee7a78456840a6296f2d861a5a7. Configure [here](https://cursor.com/dashboard?tab=bugbot). --- .github/ISSUE_TEMPLATE/hub_issue.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/hub_issue.md diff --git a/.github/ISSUE_TEMPLATE/hub_issue.md b/.github/ISSUE_TEMPLATE/hub_issue.md new file mode 100644 index 0000000..720973f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/hub_issue.md @@ -0,0 +1,13 @@ +--- +name: Dyad Hub Issue +about: Found an issue with dyad.sh/hub? +title: "[hub]" +labels: "hub" +assignees: "" +--- + +**What's the issue?** +... + +**URL:** Include relevant URL. +**Screenshot:** Please include a screenshot if possible.