Skip to content

Commit 3094fd2

Browse files
authored
Ensure bugs are associated by default with the correct UCX project (#3423)
## Changes We've switched to a new UCX project. This PR updates the template for new bugs so that they are associated with the new project that we're using instead of the old one.
1 parent b66c38d commit 3094fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Bug Report
44
description: Something is not working with UCX
55
title: "[BUG]: "
66
labels: ["bug", "needs-triage"]
7-
projects: ["databrickslabs/12"]
7+
projects: ["databrickslabs/13"]
88
# assignees:
99
# - ucx-write
1010
body:

0 commit comments

Comments
 (0)