Skip to content

Commit

Permalink
chore: update issue template name
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Nov 12, 2024
1 parent f9a418d commit ef87ac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: 🚀 Feature request
description: Suggest a feature that will improve Nuxt
description: Suggest a feature that will improve shadcn-docs-nuxt
labels: [✨ feature]
title: 'feat: '
body:
- type: textarea
id: feature-description
attributes:
label: Describe the feature
description: A clear and concise description of what you think would be a helpful addition to Nuxt, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
description: A clear and concise description of what you think would be a helpful addition to shadcn-docs-nuxt, including the possible use cases and alternatives you have considered. If you have a working prototype or module that implements it, please include a link.
placeholder: Feature description
validations:
required: true
Expand Down

0 comments on commit ef87ac2

Please sign in to comment.