deepface/.github/ISSUE_TEMPLATE/02-request-feature.yaml
Sefik Ilkin Serengil bec11b7a76 issue templates
2024-04-20 20:51:46 +01:00

18 lines
473 B
YAML

name: '✨ Request a New Feature'
description: 'Propose a new feature'
title: '[FEATURE]: '
labels:
- 'enhancement'
body:
- type: textarea
id: description
attributes:
label: Description
description: Explain what your proposed feature would do and why this is useful.
validations:
required: true
- type: textarea
id: additional
attributes:
label: Additional Info
description: Any additional info you'd like to provide.