Files
knip/.github/ISSUE_TEMPLATE/03-feature_request.yaml
2024-11-25 07:38:47 +01:00

17 lines
437 B
YAML

name: 💡 Feature Request (RFC)
description: Suggest an idea for Knip
title: '💡 '
labels: ['feature request']
body:
- type: markdown
attributes:
value:
Use common sense and provide the necessary information to explain why
the feature is useful to you and to others. Thanks!
- type: textarea
id: description
attributes:
label: Suggest an idea for Knip
validations:
required: true