Skip to content

Commit

Permalink
feat: Changed feature to feat (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
WolodjaZ authored Jul 5, 2024
1 parent 55b32c2 commit c8ee74e
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,6 +1,6 @@
name: "💡 Feature Request"
description: Create a new ticket for a new feature request
title: "feature: <Please write a comprehensive title after the 'feature: ' prefix>"
title: "feat: <Please write a comprehensive title after the 'feature: ' prefix>"
body:
- type: input
id: start_date
Expand Down Expand Up @@ -49,7 +49,7 @@ body:
description: What are the drawbacks/impacts of your feature request ?
placeholder: Identify the drawbacks and impacts while being neutral on your feature request
validations:
required: true
required: false
- type: textarea
id: unresolved_question
attributes:
Expand Down

0 comments on commit c8ee74e

Please sign in to comment.