Skip to content

Commit

Permalink
chore(feature-request): update emoji and clarified on description
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed Apr 7, 2024
1 parent ada0064 commit e1a7bcc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 🧧 Feature Request
name: 💡 Feature Request
description: Suggest a new feature or enhancement.
title: 'feature: '
title: 'Feature: '
labels: ['enhancement']
body:
- type: dropdown
Expand All @@ -15,34 +15,34 @@ body:
- type: input
attributes:
label: Title
description: A clear and concise description of what the problem is.
description: Enter a clear and concise description of the feature request.
placeholder: |
A clear and concise description of what the problem is.
Enter a clear and concise description of the feature request.
- type: textarea
attributes:
label: Description
description: Describe the feature or enhancement.
description: Provide a detailed description of the feature or enhancement.
placeholder: |
Describe the feature or enhancement.
render: Markdown
- type: textarea
attributes:
label: Additional Information
description: Provide any additional information or context.
description: Share any additional information or context related to the feature request.
placeholder: |
Provide any additional information or context.
render: Markdown
- type: textarea
attributes:
label: Alternatives
description: Describe any alternatives you've considered.
label: Alternatives Considered
description: Describe any alternatives you've considered for this feature request.
placeholder: |
Describe any alternatives you've considered.
render: Markdown
- type: textarea
attributes:
label: Additional Context
description: Add any other context or screenshots about the feature request here.
description: Include any other relevant context or screenshots here.
placeholder: |
Add any other context or screenshots about the feature request here.
render: Markdown

0 comments on commit e1a7bcc

Please sign in to comment.