add descriptions to issue templates

This commit is contained in:
jmorganca 2024-04-17 15:08:36 -04:00
parent 32561aed09
commit 2bdc320216
3 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,6 @@
name: Bug report
labels: [bug]
description: Something isn't working right.
body:
- type: textarea
id: description

View file

@ -1,5 +1,6 @@
name: Feature request
labels: ['feature request']
description: Request a new feature.
body:
- type: textarea
id: problem

View file

@ -1,5 +1,6 @@
name: Model request
labels: ['model request']
description: Request a new model.
body:
- type: textarea
id: problem