File tree 3 files changed +18
-2
lines changed
3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : Method 1 Bug Report
2
2
description : Report a bug if you have disabled SIP and set the boot parameters correctly.
3
3
title : " [Method 1] "
4
- labels : [bug]
4
+ labels : [bug, method1 ]
5
5
body :
6
6
- type : markdown
7
7
attributes :
Original file line number Diff line number Diff line change 1
1
name : Method 2 Bug Report
2
2
description : Report a bug if you have not disabled SIP.
3
3
title : " [Method 2] "
4
- labels : [bug]
4
+ labels : [bug, method2 ]
5
5
body :
6
6
- type : markdown
7
7
attributes :
Original file line number Diff line number Diff line change
1
+ name : Other Bug Report
2
+ description : Other general issue of eligibility_util
3
+ title : " [Other] "
4
+ labels : [bug, other]
5
+ body :
6
+ - type : markdown
7
+ attributes :
8
+ value : |
9
+ Thanks for submitting an issue! Please check #1 to confirm if your issue has already been addressed.
10
+ If it hasn't, provide any additional information below.
11
+ - type : textarea
12
+ id : additional_info
13
+ attributes :
14
+ label : Additional Information
15
+ description : Add any other context or information about the problem here.
16
+ placeholder : Provide additional details here...
You can’t perform that action at this time.
0 commit comments