ollama/.github/ISSUE_TEMPLATE/20_feature_request.yml

11 lines
268 B
YAML
Raw Normal View History

2024-03-14 22:19:10 +00:00
name: Feature request
2024-04-17 19:06:57 +00:00
labels: ['feature request']
2024-03-14 22:19:10 +00:00
body:
- type: textarea
id: problem
attributes:
2024-04-17 19:06:57 +00:00
label: What new feature would you like to see?
2024-03-14 22:19:10 +00:00
description: Tell us about the problem you're trying to solve.
validations:
required: false