Merge pull request #2352 from wbkd/chrtze-patch-1
Update and rename feature_request.md to feature_request.yml
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
name: 🛠 Feature request
|
|
||||||
about: Suggest a new feature or idea for React Flow
|
|
||||||
title: ''
|
|
||||||
labels: 'feature request'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Please describe the feature that you want to propose**
|
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user