From 3f5f6a712dabd2144be975f434cc3dcde694a195 Mon Sep 17 00:00:00 2001 From: Bobbie Goede Date: Thu, 7 Sep 2023 15:40:23 +0200 Subject: [PATCH] chore: replace bug report starters with module specific starters (#2385) --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 4a671debe..cac04eff7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -10,8 +10,8 @@ body: 👉 https://nuxt.com/docs/community/reporting-bugs Please use a template below to create a minimal reproduction, and provide to us your issue cases - 👉 https://stackblitz.com/github/nuxt/starter/tree/v3-stackblitz - 👉 https://codesandbox.io/p/github/nuxt/starter/v3-codesandbox + 👉 [Reproduction starter (v8 and higher)](https://stackblitz.com/fork/github/BobbieGoede/nuxt-i18n-starter/tree/v8) + 👉 [Reproduction starter (edge)](https://stackblitz.com/fork/github/BobbieGoede/nuxt-i18n-starter/tree/edge) - type: textarea id: bug-env attributes: