mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
New feature form
This commit is contained in:
parent
02808412a2
commit
e48da7c03d
1 changed files with 14 additions and 0 deletions
14
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yaml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yaml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue