Files
xyflow/.github/ISSUE_TEMPLATE/feature_request.yml
2022-08-08 16:07:53 +02:00

12 lines
353 B
YAML

name: 🛠 Feature request
description: Suggest a new feature or idea for React Flow
labels: feature request
body:
- type: textarea
id: description
attributes:
label: Please describe the feature that you want to propose
description: A clear and concise description of what you want to happen.
validations:
required: true