From a42e7cd17882ea329af9b4d6f28316d87b00f087 Mon Sep 17 00:00:00 2001 From: christianzoppi Date: Mon, 25 Nov 2024 13:14:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/ISSUE?= =?UTF-8?q?=5FTEMPLATE/issue.bug.yml'=20with=20remote=20'.github/sb-templa?= =?UTF-8?q?tes/issue.bug.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/issue.bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue.bug.yml b/.github/ISSUE_TEMPLATE/issue.bug.yml index 75bf6b22..20957762 100644 --- a/.github/ISSUE_TEMPLATE/issue.bug.yml +++ b/.github/ISSUE_TEMPLATE/issue.bug.yml @@ -1,4 +1,4 @@ -name: 🐞 SDK Bug Report +name: "\U0001F41E SDK Bug Report" description: Report an issue using React Storyblok SDK labels: [pending-triage, pending-author] body: @@ -11,7 +11,7 @@ body: attributes: label: Describe the issue you're facing description: A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description so we can review it. Thanks in advance! - placeholder: My React Storyblok SDK configuration is ... # # Expected behavior ... ## Current Behavior ... + placeholder: My React Storyblok SDK configuration is ... ## Expected behavior ... ## Current Behavior ... validations: required: true - type: input