mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: remove <title> from bug template (#16856)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: "🐞 Bug"
|
||||
description: "File a bug report."
|
||||
title: "<title>"
|
||||
title: "bug: "
|
||||
labels: ["needs-triage"]
|
||||
body:
|
||||
- type: checkboxes
|
||||
|
||||
Reference in New Issue
Block a user