From 1c49c5d90544524a5cd5a9b5e2121737612b468f Mon Sep 17 00:00:00 2001 From: jcesarmobile Date: Thu, 19 Mar 2026 17:18:12 +0100 Subject: [PATCH] chore: add text title --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 92e1a7f..7915bce 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,6 +1,6 @@ name: Bug Report description: File a bug report -title: "" +title: "[Bug]: " labels: ["triage"] type: "bug" body: