mirror of
https://github.com/webpro-nl/knip.git
synced 2026-03-26 05:11:54 +00:00
17 lines
437 B
YAML
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
|