Skip to content

Commit 5c7cb17

Browse files
authored
Fix issue template to configure labels properly (#4097)
1 parent 38b2310 commit 5c7cb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/direct-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report for direct deployment engine for DABs
33
about: Use this to report an issue with direct deployment engine in Databricks Asset Bundles.
4-
labels: DABs engine/direct Bug
4+
labels: ["DABs", "engine/direct", "Bug"]
55
title: ''
66
---
77

0 commit comments

Comments
 (0)