mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-22 10:32:35 +01:00
12 lines
420 B
YAML
12 lines
420 B
YAML
|
name: "✨ Feature Suggestion"
|
|||
|
description: Is there a feature you'd like to see on Roadmap.sh? Let us know!
|
|||
|
labels: [feature request]
|
|||
|
assignees: []
|
|||
|
body:
|
|||
|
- type: textarea
|
|||
|
id: feature-description
|
|||
|
attributes:
|
|||
|
label: Feature Description
|
|||
|
description: Please provide a detailed description of the feature you are suggesting and how it would help you/others.
|
|||
|
validations:
|
|||
|
required: true
|