From bed19266131eee96e87060a7dcd6fb5f5956eab7 Mon Sep 17 00:00:00 2001 From: Maksim Ivanov Date: Mon, 30 Sep 2024 19:05:13 +0300 Subject: [PATCH] chore: update 1-bug-report.yml --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index d5cbbb8..cabf9eb 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -9,7 +9,7 @@ body: attributes: label: Code Example URL description: | - Link a CodeSandbox, Stackblitz, GitHub repository, or similar to help us reproduce the issue faster, [try reproduce in our online playground](https://taiga-ui.dev/stackblitz). + Link a Stackblitz, [try reproduce in our online playground](https://stackblitz.com/~/github.com/taiga-family/taiga-playground). placeholder: https://stackblitz.com/edit/angular-... validations: required: true