name: "🚀 Feature Request"
description: "Create a new ticket for a feature request."
title: "🚀 [FEATURE] - <title>"
labels:
assignees:
- ararog
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
id: what-you-need
attributes:
label: What you need?
description: Describe the feature you need
placeholder: Tell us what you need!
value: "A feature request happened!"
validations:
required: true