Skip to content

Commit 27da92d

Browse files
authored
Fix placeholder
1 parent 8ad6977 commit 27da92d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report_v2.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ body:
9191
- What you were trying to achieve.
9292
- What actually happened.
9393
- Any error messages or unexpected behavior you observed.
94-
- Relevant log snippets or console output (if available). placeholder: |
94+
- Relevant log snippets or console output (if available).
95+
placeholder: |
9596
What were you trying to accomplish? What happened? This should include a background description, log/console output, etc.
9697
validations:
9798
required: true

0 commit comments

Comments
 (0)