From a335aafc22c853a05689e7ce6bc02ace4c0537df Mon Sep 17 00:00:00 2001 From: Soviut Date: Tue, 17 Feb 2026 12:46:18 -0500 Subject: [PATCH] Removed instruction about Stackblitz demos in the docs The docs no longer contain Stackblitz or CodeSandbox examples. --- .github/ISSUE_TEMPLATE/bug-report.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index c3239dde3..b51564b9f 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -20,10 +20,7 @@ body: description: | A [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) is **required**, otherwise the issue might be closed without further notice. [**Why?**](https://antfu.me/posts/why-reproductions-are-required) - To get started, you can use the StackBlitz and CodeSandbox playgrounds in shadcn-vue demos: - https://www.shadcn-vue.com/docs/components/accordion.html - - or use template presets + You can build a reproduction using these template presets https://vite.new https://nuxt.new placeholder: Reproduction