Commit eb555423 authored by jmorganca's avatar jmorganca
Browse files

simpler feature and model request forms

parent 2bdc3202
---
name: Feature request
about: Request a new feature
labels: ['feature request']
description: Request a new feature.
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
---
---
name: Model request
about: Request support for a new model to be added to Ollama
labels: ['model request']
description: Request a new model.
body:
- type: textarea
id: problem
attributes:
label: What model would you like?
description: Please provide a link to the model.
---
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment