mirror of https://github.com/vladmandic/automatic
19 lines
469 B
YAML
19 lines
469 B
YAML
name: Feature request
|
|
description: Suggest an idea for this project
|
|
title: "[Feature]: "
|
|
labels: ["enhancement"]
|
|
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Feature description
|
|
description: Describe the feature in a clear and simple way
|
|
value:
|
|
- type: textarea
|
|
id: platform
|
|
attributes:
|
|
label: Version Platform Description
|
|
description: Describe your platform (program version, OS, browser)
|
|
value:
|