mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-26 10:14:03 +02:00
move templates
This commit is contained in:
18
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
Normal file
18
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
name: Feature Request
|
||||
description: I want to request a new feature.
|
||||
title: "[Feature Request]: "
|
||||
labels: "enhancement"
|
||||
assignees:
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Thanks for taking the time to give us your feedback!
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: Please describe your request.
|
||||
placeholder: Waht are your ideas?
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user