From 234017a828ecfc0ea054067f30c6c6bb3599aeda Mon Sep 17 00:00:00 2001 From: Eli Bosley Date: Thu, 27 Mar 2025 17:12:32 -0400 Subject: [PATCH] chore: add self to work intent template --- .github/ISSUE_TEMPLATE/work_intent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/work_intent.md b/.github/ISSUE_TEMPLATE/work_intent.md index 50d9be765..f4040553d 100644 --- a/.github/ISSUE_TEMPLATE/work_intent.md +++ b/.github/ISSUE_TEMPLATE/work_intent.md @@ -3,7 +3,7 @@ name: Work Intent about: Request approval for planned development work (must be approved before starting) title: 'Work Intent: ' labels: work-intent, unapproved -assignees: '' +assignees: 'elibosley' ---