From 9efd8ec6d5fd303d5040f8b0db046f273f66a37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Ko=C5=BEelj?= Date: Fri, 16 Dec 2022 14:13:45 +0100 Subject: [PATCH] Fix unbound placeholder issue in issue report template --- .gitea/issue_template/bug.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/issue_template/bug.yml b/.gitea/issue_template/bug.yml index ddb0ae2..45d0d67 100644 --- a/.gitea/issue_template/bug.yml +++ b/.gitea/issue_template/bug.yml @@ -46,7 +46,6 @@ body: attributes: label: Exceptions (if any) description: Include the exception you get when facing this issue. - placeholder: validations: required: false - type: input