Skip to content

Commit baada5d

Browse files
bnoordhuisdanielleadams
authored andcommittedJul 6, 2023
meta: ask expected behavior reason in bug template
It happens too often that bug reporters only report _what_ they expect to see without motivating _why_. Having to repeatedly ask for that info gets old. PR-URL: #47049 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent c0fd6a3 commit baada5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/ISSUE_TEMPLATE/1-bug-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ body:
3333
label: How often does it reproduce? Is there a required condition?
3434
- type: textarea
3535
attributes:
36-
label: What is the expected behavior?
36+
label: What is the expected behavior? Why is that the expected behavior?
3737
description: If possible please provide textual output instead of screenshots.
3838
- type: textarea
3939
attributes:

0 commit comments

Comments
 (0)
Please sign in to comment.