Commit 2bdc3202 authored by jmorganca's avatar jmorganca
Browse files

add descriptions to issue templates

parent 32561aed
name: Bug report
labels: [bug]
description: Something isn't working right.
body:
- type: textarea
id: description
......
name: Feature request
labels: ['feature request']
description: Request a new feature.
body:
- type: textarea
id: problem
......
name: Model request
labels: ['model request']
description: Request a new model.
body:
- type: textarea
id: problem
......
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