
* Create bug.yaml * Create feature.yaml * Create config.yml * Add DAW/host field Also change version from placeholder to value so it is pre-filled * Change OS field from dropdown to input
9 lines
189 B
YAML
9 lines
189 B
YAML
name: Feature request
|
|
description: Request a new feature
|
|
body:
|
|
- type: textarea
|
|
id: feature-description
|
|
attributes:
|
|
label: Description
|
|
validations:
|
|
required: true
|