github: add feature request template

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
This commit is contained in:
Milas Bowman 2022-10-13 14:30:46 -04:00
Родитель fa1ae635d1
Коммит f43a1e3ece
1 изменённых файлов: 13 добавлений и 0 удалений

13
.github/ISSUE_TEMPLATE/feature_request.yaml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,13 @@
name: Feature request
description: Missing functionality? Come tell us about it!
labels:
- kind/feature
- status/0-triage
body:
- type: textarea
id: description
attributes:
label: Description
description: What is the feature you want to see?
validations:
required: true