From fbdb5d3e42ffc3ca8d977b15d3da8230887a59fc Mon Sep 17 00:00:00 2001 From: ethical-foss-admin Date: Wed, 2 Sep 2026 13:29:29 +0200 Subject: [PATCH] try to fix the tiny description text box size --- .forgejo/pull_request_template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/pull_request_template.yaml b/.forgejo/pull_request_template.yaml index 7c6fe9b..d65e99a 100644 --- a/.forgejo/pull_request_template.yaml +++ b/.forgejo/pull_request_template.yaml @@ -2,7 +2,7 @@ name: pull-request about: Submit a PR ref: 'main' body: - - type: input + - type: textarea id: description attributes: visible: [content]