fix: remove <title> from bug template (#16856)

This commit is contained in:
Ben Potter
2025-03-09 21:00:22 +00:00
committed by GitHub
parent ec11f11ac5
commit 1a50d33789
+1 -1
View File
@@ -1,6 +1,6 @@
name: "🐞 Bug"
description: "File a bug report."
title: "<title>"
title: "bug: "
labels: ["needs-triage"]
body:
- type: checkboxes