File tree 4 files changed +28
-0
lines changed
4 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 79
79
attributes :
80
80
label : Logs taken while reproducing problem
81
81
description : You can attach log files by clicking this area to highlight it and then dragging files in.
82
+ - type : checkboxes
83
+ id : jira-number
84
+ attributes :
85
+ label : Would you like to track this issue in Jira?
86
+ description : We will share the Jira ticket ID in a comment on the issue once it has been triaged.
87
+ options :
88
+ - label : Yes, please tell me the ticket number!
Original file line number Diff line number Diff line change 37
37
id : code
38
38
attributes :
39
39
label : Implementation notes or ideas
40
+ - type : checkboxes
41
+ id : jira-number
42
+ attributes :
43
+ label : Would you like to track this issue in Jira?
44
+ description : We will share the Jira ticket ID in a comment on the issue once it has been triaged.
45
+ options :
46
+ - label : Yes, please tell me the ticket number!
Original file line number Diff line number Diff line change 19
19
attributes :
20
20
label : Description of issue
21
21
description : Please tell us about the issue. You can attach images or files by clicking this area to highlight it and then dragging files in.
22
+ - type : checkboxes
23
+ id : jira-number
24
+ attributes :
25
+ label : Would you like to track this issue in Jira?
26
+ description : We will share the Jira ticket ID in a comment on the issue once it has been triaged.
27
+ options :
28
+ - label : Yes, please tell me the ticket number!
Original file line number Diff line number Diff line change 49
49
id : other
50
50
attributes :
51
51
label : Other requirements
52
+ - type : checkboxes
53
+ id : jira-number
54
+ attributes :
55
+ label : Would you like to track this issue in Jira?
56
+ description : We will share the Jira ticket ID in a comment on the issue once it has been triaged.
57
+ options :
58
+ - label : Yes, please tell me the ticket number!
You can’t perform that action at this time.
0 commit comments