From be0214ec880fb9ea4d0cbb099187deb5f7dcd92a Mon Sep 17 00:00:00 2001 From: Maximilian Franzke <787658+mfranzke@users.noreply.github.com> Date: Sat, 21 Dec 2024 22:03:26 +0100 Subject: [PATCH] refactor: directly add new bugs to project --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 793e2074e28..1a05890aa74 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,6 +1,7 @@ name: 🐞 Bug Report description: Create a report to help us improve labels: [bug] +projects: ["db-ui/8"] body: - type: markdown attributes: