mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Replace the feature request template with a form
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: I wish yabridge did this
|
||||
title: ""
|
||||
labels: ""
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
Thanks for giving yabridge a shot!
|
||||
|
||||
**Feature description**
|
||||
What should yabridge be doing that it currently is not?
|
||||
@@ -0,0 +1,16 @@
|
||||
name: Feature request
|
||||
description: I wish yabridge did this
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Feature description
|
||||
placeholder: >-
|
||||
What should yabridge be doing that it currently doesn't?
|
||||
- type: textarea
|
||||
id: other-information
|
||||
attributes:
|
||||
label: Anything else?
|
||||
placeholder: If there's anything else you'd like to add, then you can do so here.
|
||||
validations:
|
||||
required: false
|
||||
Reference in New Issue
Block a user