From bbfbba94981490ff4543ab6e4cef3c3e2f73f57b Mon Sep 17 00:00:00 2001 From: Andrew Seguin Date: Thu, 17 Oct 2024 11:13:31 -0600 Subject: [PATCH] docs: use new components stackblitz issue starter --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 4a16ce7f3854..754c07968d6f 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -29,7 +29,7 @@ body: label: Reproduction description: | Use StackBlitz to reproduce your issue: - - [Components StackBlitz starter](https://stackblitz.com/fork/components-issue) + - [Components StackBlitz starter](https://stackblitz.com/fork/components-issue-starter) - [Harnesses StackBlitz starter](https://stackblitz.com/fork/harness-issue) Issues that do not include a StackBlitz (or other REPL) reproduction link will be closed.