mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-06 19:16:32 +01:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user