Skip to content

Commit

Permalink
🔄 synced local '.github/ISSUE_TEMPLATE/issue.fr.yml' with remote '.gi…
Browse files Browse the repository at this point in the history
…thub/sb-templates/issue.fr.yml'
  • Loading branch information
christianzoppi committed Oct 16, 2024
1 parent ce48def commit c3ecdf4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/issue.fr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🖌 SDK Feature Request
name: "\U0001F58C SDK Feature Request"
description: Propose a feature or improvement that the Storyblok SDK should have
labels: [enhancement, pending-triage, pending-author]
body:
Expand All @@ -10,15 +10,15 @@ body:
id: feature-description
attributes:
label: Description
description: 'Clear and concise description of what you want to include or enhance from the SDK. Please make the reason and usecases as detailed as possible. If you intend to submit a PR for this feature request, tell us in the description so we can review and be aware of it. Thanks in advance!'
description: "Clear and concise description of what you want to include or enhance from the SDK. Please make the reason and usecases as detailed as possible. If you intend to submit a PR for this feature request, tell us in the description so we can review and be aware of it. Thanks in advance!"
placeholder: As a developer using Storyblok SDK I want [wish] so that [benefit].
validations:
required: true
- type: textarea
id: suggested-solution
attributes:
label: Suggested solution or improvement
description: Link to the PR or what implementation you will expect from us (links to external examples if needed).
description: "Link to the PR or what implementation you will expect from us (links to external examples if needed)."
validations:
required: true
- type: textarea
Expand Down

0 comments on commit c3ecdf4

Please sign in to comment.