Remove analytics section from issue template (#503)

After PR #151, the instance rules list was modified to ban analytics of all kinds. The issue template however was never updated.
This commit is contained in:
syeopite 2024-02-19 07:11:33 +00:00 committed by GitHub
parent 5f63f0dc4c
commit fe20fd2896
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,8 @@ body:
required: true
- label: "If dash, proxy + download is enabled (default settings), the instance has unlimited traffic/bandwidth or close to unlimited (100TB minimum)"
required: true
- label: "Instance is not running any kind of analytics"
required: true
- type: checkboxes
@ -87,18 +89,6 @@ body:
validations:
required: false
- type: checkboxes
attributes:
label: Analytics
description: "If your instance is running analytics:"
options:
- label: "They are GDPR/CCPA compliant"
required: false
- label: "This is stated in your Privacy Policy"
required: false
- label: "You have provided the source code's URL in the dedicated field above"
required: false
- type: textarea
id: more-infos
attributes: