Skip to content

Commit

Permalink
github: yaml typo in issue forms
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr committed Aug 30, 2022
1 parent e8e9c15 commit 0e48dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Bug report
description: Report any problem here
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/questions.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Questions or troubleshooting
description: When it is neither a bug or a feature request
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Expand Down

0 comments on commit 0e48dab

Please sign in to comment.