From c2c8d29272f81ef8c468b687f247574a9b62f5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 27 Jan 2025 13:16:43 +0100 Subject: [PATCH] forgejo: remove "e.g." from placeholder text --- .forgejo/issue_template/issue_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/issue_template/issue_template.yml b/.forgejo/issue_template/issue_template.yml index 1545fe85..805d15ce 100644 --- a/.forgejo/issue_template/issue_template.yml +++ b/.forgejo/issue_template/issue_template.yml @@ -53,7 +53,7 @@ body: attributes: label: Shell, TUI, application description: "Application(s) in which the problem occurs (list all known)" - placeholder: "e.g. bash, neovim" + placeholder: "bash, neovim" - type: textarea id: config attributes: