From 405c3fe6fd1e9857a9ad9c6ee60ca4357cde209d Mon Sep 17 00:00:00 2001 From: einfachzocken Date: Fri, 31 May 2024 09:18:12 +0200 Subject: [PATCH] Add the new instance issue template to add info about not blocking our uptime monitoring --- .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..cbd808e 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, settings are configured to allow uptime monitoring" + required: true - type: checkboxes