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
+7
Original file line number
Diff line number
Diff line change
@@ -71,3 +71,10 @@ body:
71
71
description: Anything else you'd like to include?
72
72
validations:
73
73
required: false
74
+
- type: checkboxes
75
+
attributes:
76
+
label: Self grab
77
+
description: If you are a developer and want to work on this issue yourself, you can check this box and wait for maintainer response. We welcome contributions!
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/new_feature.yml
+8-1
Original file line number
Diff line number
Diff line change
@@ -35,4 +35,11 @@ body:
35
35
label: Additional information
36
36
description: Anything else you'd like to include?
37
37
validations:
38
-
required: false
38
+
required: false
39
+
- type: checkboxes
40
+
attributes:
41
+
label: Self grab
42
+
description: If you are a developer and want to work on this issue yourself, you can check this box and wait for maintainer response. We welcome contributions!
0 commit comments