From 9a924835d2e8d1d1c7b3af9351c40a591698eab1 Mon Sep 17 00:00:00 2001 From: perennial Date: Mon, 3 Jun 2024 21:23:06 +1000 Subject: [PATCH] Add section 'Rules for public instances' --- .github/ISSUE_TEMPLATE/new_instance.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/new_instance.yaml b/.github/ISSUE_TEMPLATE/new_instance.yaml index b9ce107..3b0ef70 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -60,6 +60,14 @@ body: - label: "Ensure a proper uptime of my instance (around 90%)" required: true + - type: checkboxes + attributes: + label: Rules for public instances + description: By submitting this proposal, you agree to follow the [rules for public instances](https://docs.invidious.io/instances). + options: + - label: I agree to follow the rules for public instances + required: true + - type: input id: country attributes: