8 lines
161 B
YAML
8 lines
161 B
YAML
|
name: Bug Report
|
||
|
description: Something isn't working quite right.
|
||
|
labels: [bug]
|
||
|
body:
|
||
|
- type: markdown
|
||
|
attributes:
|
||
|
value: |
|
||
|
Something isn't working.
|