From 3659da330b2f715e13a979bef1231980d2930415 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Sun, 16 Nov 2025 12:32:26 +0000 Subject: [PATCH] chore: remove title field from bug reports Signed-off-by: Paul Makles --- .github/ISSUE_TEMPLATE/bug.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 4af2438..263678c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,5 @@ name: Bug report description: File a bug report -title: "issue: " type: Bug body: - type: markdown