Skip to content

Commit 1fe8911

Browse files
committed
rtmp
1 parent 7253f40 commit 1fe8911

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ body:
1414
attributes:
1515
label: What happened?
1616
description: Include in detailed steps how to reproduce the bug you encountered
17-
placeholder: Tell us what you see!
17+
placeholder: |
18+
Make sure that you include all of the detailed steps
1819
validations:
1920
required: true
2021

@@ -23,7 +24,8 @@ body:
2324
attributes:
2425
label: What did you expect to happen?
2526
description: Include details
26-
placeholder: Tell us what you see!
27+
placeholder: |
28+
What did you think was going to happen when you noticed the bug?
2729
validations:
2830
required: true
2931

0 commit comments

Comments
 (0)