Skip to content

Commit 0ac5744

Browse files
committed
[skip ci] update bug template
1 parent 1f7cfd8 commit 0ac5744

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/ISSUE_TEMPLATE/Bug_report.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ body:
5050
attributes:
5151
label: Is the issue you are reporting a regression
5252
description: |
53-
i.e, a previously working feature/functionality is now broken?
54-
By specifying whether or not your issue is a regression, it will help the development team to more effectively diagnose and resolve the problem.
55-
53+
Choose "Yes" if the bug appeared after updating the product, meaning it worked before but not now. Choose "No" if the bug isn't caused by an update. Marking a bug as regression helps us fix issues from new changes faster.
5654
multiple: false
5755
options:
5856
- 'No'

0 commit comments

Comments
 (0)