diff --git a/.github/ISSUE_TEMPLATE/add_template.md b/.github/ISSUE_TEMPLATE/add_template.md new file mode 100644 index 0000000..1612b55 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/add_template.md @@ -0,0 +1,23 @@ +--- +name: Add Template +about: Request to add a template to Dyad Hub +title: "Add Template: [Template Name]" +labels: "add-template" +assignees: "" +--- + +If you'd like to add a template to Dyad Hub, follow the [Add Template guide](https://dyad.sh/docs/templates/add-template). + +**Template name:** + +**Template description (1-2 sentences):** + +**GitHub repo:** + +**Screenshot** + + + +**Open Source License** + +- [ ] This template is open-source (e.g. MIT, Apache 2.0)