mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
14 lines
No EOL
330 B
YAML
14 lines
No EOL
330 B
YAML
name: "🆕 Feature request"
|
|
description: Create a new feature request.
|
|
labels: [
|
|
"feature request"
|
|
]
|
|
body:
|
|
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: "Describe you new feature you'd like"
|
|
description: Please enter an explicit description of your new feature
|
|
validations:
|
|
required: true |