From 888aad6e7fd49d2d3c756055a76947b746741255 Mon Sep 17 00:00:00 2001 From: einfachzocken Date: Fri, 31 May 2024 23:20:01 +0200 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE/new_instance.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/new_instance.yaml b/.github/ISSUE_TEMPLATE/new_instance.yaml index 9c73d7a..b9ce107 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -46,6 +46,8 @@ body: required: true - label: "Instance is not running any kind of analytics" 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