From c425a864061f49d9e4b80dee677cc8529681d194 Mon Sep 17 00:00:00 2001 From: Ariella Gilmore Date: Tue, 10 Dec 2024 06:36:52 -0800 Subject: [PATCH] Add project to templates (#4392) * fix(issue-triage-area): workflow remove -r * fix: update project id/number * add project to templates and add github env --------- Co-authored-by: Anna Wen <54281166+annawen1@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/accessibility-issue.md | 1 + .github/ISSUE_TEMPLATE/bug-report.md | 1 + .../ISSUE_TEMPLATE/component-accessibility-deliverables.yaml | 1 + .github/ISSUE_TEMPLATE/docs-issue.yaml | 1 + .github/ISSUE_TEMPLATE/feature-request.md | 1 + .github/ISSUE_TEMPLATE/feedback.md | 1 + .github/ISSUE_TEMPLATE/question.md | 1 + .github/workflows/issue-triage.yml | 2 ++ 8 files changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/accessibility-issue.md b/.github/ISSUE_TEMPLATE/accessibility-issue.md index e75f7458412..ad5020a8271 100644 --- a/.github/ISSUE_TEMPLATE/accessibility-issue.md +++ b/.github/ISSUE_TEMPLATE/accessibility-issue.md @@ -5,6 +5,7 @@ title: '' type: 'bug' labels: ['type: a11y ♿', 'status: needs triage 🕵️‍♀️'] assignees: '' +projects: ['carbon-design-system/39'] ---