Skip to content

Commit

Permalink
🔄 synced local '.github/ISSUE_TEMPLATE/issue.bug.yml' with remote '.g…
Browse files Browse the repository at this point in the history
…ithub/sb-templates/issue.bug.yml'
  • Loading branch information
christianzoppi committed Oct 30, 2024
1 parent c4f58d8 commit 44dc0ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/issue.bug.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 44dc0ff

Please sign in to comment.