Files
xyflow/.github/ISSUE_TEMPLATE/feature_request.yml
2022-08-10 10:45:55 +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