You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Bug_report.yml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,7 @@ body:
50
50
attributes:
51
51
label: Is the issue you are reporting a regression
52
52
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.
0 commit comments