pipdeptree/.github/ISSUE_TEMPLATE/1-new-feature.yml

17 lines
416 B
YAML
Raw Normal View History

2024-03-25 17:41:00 +00:00
name: Make a feature request
description: Suggest an enhancement for pipdeptree
labels: ["enhancement", "tobeconfirmed"]
body:
- type: textarea
attributes:
label: Describe the feature
description: What's the problem that this feature will solve?
validations:
required: true
- type: markdown
attributes:
value: |
Thanks for taking the time to file a feature request!