mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Add to the new instance issue template info about not blocking our uptime monitoring (#562)
* Add the new instance issue template to add info about not blocking our uptime monitoring * Add Updown docs link * Update new_instance.yaml
This commit is contained in:
parent
44ff231125
commit
888aad6e7f
1 changed files with 2 additions and 0 deletions
2
.github/ISSUE_TEMPLATE/new_instance.yaml
vendored
2
.github/ISSUE_TEMPLATE/new_instance.yaml
vendored
|
@ -46,6 +46,8 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- label: "Instance is not running any kind of analytics"
|
- label: "Instance is not running any kind of analytics"
|
||||||
required: true
|
required: true
|
||||||
|
- label: "If using Cloudflare or any other DDoS protection service, settings are configured to allow uptime monitoring. Cloudflare users can consult [this](https://updown.io/doc/known-issues-when-monitoring-a-cloudflare-protected-website) guide"
|
||||||
|
required: true
|
||||||
|
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|
Loading…
Reference in a new issue