1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Fix: Add quotes for labels in YAML issue form template (#26641)

This commit is contained in:
Lars
2023-07-18 00:47:29 +02:00
committed by GitHub
parent b89972431b
commit bf6dc7c68f

View File

@@ -109,7 +109,7 @@ Links? References? Anything that will give us more context about the issue that
name: 🐞 Bug
description: File a bug/issue
title: "[BUG] <title>"
labels: [Bug, Needs Triage]
labels: ["Bug", "Needs Triage"]
body:
- type: checkboxes
attributes: