From eddcf3bb609704b39c25f9f21aed00ecdad3190d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:51:19 +0000 Subject: [PATCH] requirement about keeping the instance up to date --- .github/ISSUE_TEMPLATE/add-instance.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/add-instance.yaml b/.github/ISSUE_TEMPLATE/add-instance.yaml index aab35bc..93023d5 100644 --- a/.github/ISSUE_TEMPLATE/add-instance.yaml +++ b/.github/ISSUE_TEMPLATE/add-instance.yaml @@ -26,6 +26,8 @@ body: options: - label: "It is my instance. I bought the domain myself and I own this domain. Free domains (e.g. Freenom) and shared domains (e.g. noip.com) are not allowed." required: true + - label: "I'll keep my instance up to date, at the very least 1 week old. Example program for keeping up to date: watchtower, cron, ouroboros." + required: true - label: "I give the right to `check.searx.space` to check my instance (every 3 hours for the response times, every 24 hours for the other tests)." required: true - label: "I acknowledge that managing a public instance is not an easy task and require spending time to keep the instance in good health. E.g. look after your instance by using a monitoring system."