From 70aa033d7912b978264d035b095b25090ff00f07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 4 Feb 2025 14:55:49 +0100 Subject: [PATCH] forgejo: server/standalone: what happens when we set required=true? --- .forgejo/issue_template/issue_template.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.forgejo/issue_template/issue_template.yml b/.forgejo/issue_template/issue_template.yml index a5000090..3c6dee90 100644 --- a/.forgejo/issue_template/issue_template.yml +++ b/.forgejo/issue_template/issue_template.yml @@ -61,7 +61,9 @@ 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: