1- name : " Bug report: Nextcloud Polls"
2- description : " Submit a report and help us improve Polls"
3- labels : [" bug" ]
1+ name : ' Bug report: Nextcloud Polls'
2+ description : ' Submit a report and help us improve Polls'
3+ labels : [' bug' ]
44
55body :
66 - type : markdown
1111 - type : checkboxes
1212 id : before-posting
1313 attributes :
14- label : " ⚠️ This issue respects the following points: ⚠️"
14+ label : ' ⚠️ This issue respects the following points: ⚠️'
1515 description : All conditions are **required**. Your issue can be closed if these are checked incorrectly.
1616 options :
1717 - label : This is a **bug**, not a question or a configuration/webserver/proxy issue.
7171 description : |
7272 How did you install the Polls version, you are referring to, especially when experiencing update errors
7373 options :
74- - " Installed/updated from the appstore (Apps section of your site)"
75- - " Installed/updated using occ"
76- - " Installed/updated via extracting downloaded package to the apps folder"
74+ - ' Installed/updated from the appstore (Apps section of your site)'
75+ - ' Installed/updated using occ'
76+ - ' Installed/updated via extracting downloaded package to the apps folder'
7777 validations :
7878 required : true
7979 - type : dropdown
@@ -83,10 +83,10 @@ body:
8383 description : |
8484 Was it an update or a first time installation
8585 options :
86- - " First time installation"
87- - " Updated from a minor version within same major version (i.e. 4.0.0 to 4.1.1)"
88- - " Updated from previous major version (i.e. 3.x.x to 4.x.x)"
89- - " Updated from a much older version (more than one major version)"
86+ - ' First time installation'
87+ - ' Updated from a minor version within same major version (i.e. 4.0.0 to 4.1.1)'
88+ - ' Updated from previous major version (i.e. 3.x.x to 4.x.x)'
89+ - ' Updated from a much older version (more than one major version)'
9090 validations :
9191 required : true
9292 - type : input
@@ -111,11 +111,11 @@ body:
111111 description : |
112112 Select **all** browsers you used, where the bug appeared.
113113 options :
114- - label : " Firefox"
115- - label : " Chrome"
116- - label : " Chromium/Chromium based (i.e. Edge)"
117- - label : " Safari"
118- - label : " Other/Don't know"
114+ - label : ' Firefox'
115+ - label : ' Chrome'
116+ - label : ' Chromium/Chromium based (i.e. Edge)'
117+ - label : ' Safari'
118+ - label : " Other/Don't know"
119119 - type : input
120120 id : client-browser-other
121121 attributes :
@@ -151,11 +151,11 @@ body:
151151 description : |
152152 Which Nextcloud Server version are you running.
153153 options :
154- - " Nextcloud 27"
155- - " Nextcloud 28"
156- - " Nextcloud 29"
157- - " Nextcloud 30"
158- - " Nextcloud 31"
154+ - ' Nextcloud 27'
155+ - ' Nextcloud 28'
156+ - ' Nextcloud 29'
157+ - ' Nextcloud 30'
158+ - ' Nextcloud 31'
159159 - " Other/Don't know"
160160 validations :
161161 required : true
@@ -172,10 +172,10 @@ body:
172172 description : |
173173 Select PHP engine version serving Nextcloud Server.
174174 options :
175- - " PHP 8.0"
176- - " PHP 8.1"
177- - " PHP 8.2"
178- - " PHP 8.3"
175+ - ' PHP 8.0'
176+ - ' PHP 8.1'
177+ - ' PHP 8.2'
178+ - ' PHP 8.3'
179179 - " Other/Don't know"
180180 validations :
181181 required : true
@@ -193,11 +193,11 @@ body:
193193 description : |
194194 Select Database engine serving Nextcloud Server.
195195 options :
196- - " MySQL"
197- - " MariaDB"
198- - " PostgreSQL"
199- - " SQlite"
200- - " Oracle"
196+ - ' MySQL'
197+ - ' MariaDB'
198+ - ' PostgreSQL'
199+ - ' SQlite'
200+ - ' Oracle'
201201 - " Other/Don't know"
202202 validations :
203203 required : true
@@ -216,10 +216,10 @@ body:
216216 Select **all** user-backends Enabled on your Nextcloud Server.
217217 _Describe in the "Additional info" section if you chose "Other"._
218218 options :
219- - label : " Default user-backend _(database)_"
220- - label : " LDAP/ Active Directory"
221- - label : " SSO - SAML"
222- - label : " Other/Don't know"
219+ - label : ' Default user-backend _(database)_'
220+ - label : ' LDAP/ Active Directory'
221+ - label : ' SSO - SAML'
222+ - label : " Other/Don't know"
223223
224224 - type : textarea
225225 id : server-nextcloud-log
0 commit comments