Skip to content

Commit 0e48dab

Browse files
committed
github: yaml typo in issue forms
1 parent e8e9c15 commit 0e48dab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Bug report
22
description: Report any problem here
33
labels: ["bug"]
4+
body:
45
- type: markdown
56
attributes:
67
value: |

.github/ISSUE_TEMPLATE/questions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Questions or troubleshooting
22
description: When it is neither a bug or a feature request
33
labels: ["question"]
4+
body:
45
- type: markdown
56
attributes:
67
value: |

0 commit comments

Comments
 (0)