From 7b0c55130f99c200cad7e7177f3e8722ff68f5eb Mon Sep 17 00:00:00 2001 From: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> Date: Tue, 2 Sep 2025 10:39:35 +0200 Subject: [PATCH] fix: remove title Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/1-bug.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index 2591e5a..82d8005 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -1,6 +1,5 @@ name: Bug Report description: File a bug report. -title: "" labels: ["triage"] body: - type: markdown