From 6f9129fa3af94379db59641ebb2e950d65dffdab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 4 Feb 2025 14:56:22 +0100 Subject: [PATCH] Revert "forgejo: server/standalone: what happens when we set required=true?" This reverts commit 70aa033d7912b978264d035b095b25090ff00f07. --- .forgejo/issue_template/issue_template.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.forgejo/issue_template/issue_template.yml b/.forgejo/issue_template/issue_template.yml index 3c6dee90..a5000090 100644 --- a/.forgejo/issue_template/issue_template.yml +++ b/.forgejo/issue_template/issue_template.yml @@ -61,9 +61,7 @@ body: description: Does the issue occur in foot server, or standalone mode, or both? Note that you **cannot** test standalone mode by manually running `foot` from a `footclient` instance, since then the standalone foot will simply inherit the server process' context. options: - label: Standalone - required: true - label: Server - required: true - type: textarea id: config attributes: