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/BugReport.yml
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
Thanks for taking the time to fill out this bug report!
9
+
Thanks for taking the time to fill out this bug report! You can use the Site Health option in your website to collect a lot of the data requested below.
10
10
- type: input
11
11
id: contact
12
12
attributes:
@@ -32,6 +32,7 @@ body:
32
32
description: What version of AspireUpdate are you running?
33
33
options:
34
34
- 0.5 (Default)
35
+
- 1.0
35
36
- Nightly
36
37
default: 0
37
38
validations:
@@ -107,6 +108,15 @@ body:
107
108
description: 'A list of active plugins.'
108
109
109
110
111
+
112
+
- type: textarea
113
+
id: sitehealth
114
+
attributes:
115
+
label: WordPress Site Health Output (optional)
116
+
description: Please copy and paste a SiteHealth report with details of your WordPress configuration. This will be automatically formatted into code, so no need for backticks.
0 commit comments