ollama/.github/ISSUE_TEMPLATE/20_feature_request.yml
2024-04-17 15:07:03 -04:00

10 lines
268 B
YAML

name: Feature request
labels: ['feature request']
body:
- type: textarea
id: problem
attributes:
label: What new feature would you like to see?
description: Tell us about the problem you're trying to solve.
validations:
required: false