mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: add type to bug template (#18094)
This commit is contained in:
1
.github/ISSUE_TEMPLATE/1-bug.yaml
vendored
1
.github/ISSUE_TEMPLATE/1-bug.yaml
vendored
@ -2,6 +2,7 @@ name: "🐞 Bug"
|
||||
description: "File a bug report."
|
||||
title: "bug: "
|
||||
labels: ["needs-triage"]
|
||||
type: "Bug"
|
||||
body:
|
||||
- type: checkboxes
|
||||
id: existing_issues
|
||||
|
Reference in New Issue
Block a user