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
+43-36
Original file line number
Diff line number
Diff line change
@@ -2,119 +2,126 @@ name: Bug report
2
2
description: Report a bug with the WordPress block editor or Gutenberg plugin
3
3
title: "<title>"
4
4
body:
5
-
6
5
- type: markdown
7
-
attributes:
8
-
value: |
9
-
Thanks for taking the time to fill out this bug report! If this is a security issue, please report it in HackerOne instead: https://hackerone.com/wordpress
6
+
attributes:
7
+
value: |
8
+
Thanks for taking the time to fill out this bug report! If this is a security issue, please report it in HackerOne instead: https://hackerone.com/wordpress
10
9
11
10
- type: checkboxes
12
11
attributes:
13
12
label: Is there an existing issue for this?
14
13
description: Please check if the bug has already been reported by searching https://github.com/WordPress/gutenberg/issues.
15
14
options:
16
-
- label: I have searched the existing issues
17
-
required: true
15
+
- label: I have searched the existing issues
16
+
required: true
18
17
19
18
- type: checkboxes
20
19
attributes:
21
20
label: Have you tried deactivating all plugins except Gutenberg?
22
21
description: Please make sure you have ruled out plugin conflicts before reporting.
23
22
options:
24
-
- label: I have tested with all plugins deactivated.
25
-
required: true
26
-
23
+
- label: I have tested with all plugins deactivated.
24
+
required: true
25
+
27
26
- type: checkboxes
28
27
attributes:
29
28
label: Have you tried replicating the bug using a default theme e.g. Twenty Twenty?
30
29
description: Please make sure you have confirmed it's not a theme specific problem.
31
30
options:
32
-
- label: I have tested with a default theme.
33
-
required: true
31
+
- label: I have tested with a default theme.
32
+
required: true
34
33
35
34
- type: textarea
36
35
attributes:
37
36
label: Description
38
37
description: Please write a brief description of the bug.
39
38
validations:
40
39
required: true
40
+
41
41
- type: textarea
42
42
attributes:
43
43
label: Step-by-step reproduction instructions
44
-
description: Please list the steps needed to reproduce the bug.
44
+
description: Please list the steps needed to reproduce the bug.
45
45
placeholder: |
46
46
1. Go to '...'
47
47
2. Click on '...'
48
48
3. Scroll down to '...'
49
49
4. See error...
50
50
validations:
51
51
required: true
52
+
52
53
- type: textarea
53
54
attributes:
54
55
label: Expected Behavior
55
56
description: Please describe what you expected to happen.
56
57
validations:
57
58
required: true
59
+
58
60
- type: textarea
59
61
attributes:
60
62
label: Current Behavior
61
63
description: A concise description of what you're experiencing.
62
64
validations:
63
65
required: true
66
+
64
67
- type: textarea
65
68
attributes:
66
69
label: Screenshots or screen recording (optional)
67
70
description: |
68
-
If possible, please upload a screenshot or screen recording which demonstrates the bug. You can use LIEcap to create a GIF screen recording: https://www.cockos.com/licecap/
69
-
70
-
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
71
+
If possible, please upload a screenshot or screen recording which demonstrates the bug. You can use LIEcap to create a GIF screen recording: https://www.cockos.com/licecap/
72
+
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
73
+
validations:
71
74
required: false
72
75
73
76
- type: textarea
74
77
attributes:
75
78
label: Code snippet (optional)
76
79
description: |
77
-
If this bug is to related to a developer API, please share a code snippet that demonstrates the issue. For small snippets paste it directly here, or you can use GitHub Gist to share multiple code files: https://gist.github.com
78
-
Please ensure the shared code can be used by a developer to reproduce the issue—ideally it can be copied into a local development environment or executed in a browser console to help debug the issue.
80
+
If this bug is to related to a developer API, please share a code snippet that demonstrates the issue. For small snippets paste it directly here, or you can use GitHub Gist to share multiple code files: https://gist.github.com
81
+
Please ensure the shared code can be used by a developer to reproduce the issue—ideally it can be copied into a local development environment or executed in a browser console to help debug the issue.
82
+
validations:
79
83
required: false
80
84
81
85
- type: textarea
82
86
attributes:
83
87
label: WordPress Information
84
88
description: |
85
-
Please list what WordPress version you are using. You can find this information in Tools → Site Health → Info → WordPress
89
+
Please list what WordPress version you are using. You can find this information in Tools → Site Health → Info → WordPress
90
+
validations:
86
91
required: false
87
-
92
+
88
93
- type: textarea
89
94
attributes:
90
95
label: Gutenberg Information
91
96
description: |
92
-
Please list what Gutenberg version you are using. If you aren't using Gutenberg, please note that it's not installed.
97
+
Please list what Gutenberg version you are using. If you aren't using Gutenberg, please note that it's not installed.
98
+
validations:
93
99
required: false
94
-
95
-
- type: dropdown
96
-
id: browsers
97
-
attributes:
98
-
label: What browsers are you seeing the problem on?
99
-
multiple: true
100
-
options:
101
-
- Firefox
102
-
- Chrome
103
-
- Safari
104
-
- Microsoft Edge
105
-
- Other
100
+
101
+
- type: dropdown
102
+
id: browsers
103
+
attributes:
104
+
label: What browsers are you seeing the problem on?
105
+
multiple: true
106
+
options:
107
+
- Firefox
108
+
- Chrome
109
+
- Safari
110
+
- Microsoft Edge
111
+
- Other
106
112
107
113
- type: textarea
108
114
attributes:
109
115
label: Device Information
110
116
description: |
111
-
Please list what device you are using e.g. "Desktop" or "iPhone 11".
117
+
Please list what device you are using e.g. "Desktop" or "iPhone 11".
118
+
validations:
112
119
required: false
113
-
114
-
120
+
115
121
- type: textarea
116
122
attributes:
117
123
label: Operating System Information
118
124
description: |
119
-
Please list what operating system you are using e.g. "Windows 10" or "iOS 14"
125
+
Please list what operating system you are using e.g. "Windows 10" or "iOS 14"
0 commit comments