From 2d3b8d5c1822532307db78e84a4886bc25f2762d Mon Sep 17 00:00:00 2001 From: portalerprk <60405799+portalerprk@users.noreply.github.com> Date: Sat, 4 Feb 2023 11:28:36 -0500 Subject: [PATCH] Create work-item.md --- .github/ISSUE_TEMPLATE/work-item.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/work-item.md diff --git a/.github/ISSUE_TEMPLATE/work-item.md b/.github/ISSUE_TEMPLATE/work-item.md new file mode 100644 index 0000000..96ff13a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/work-item.md @@ -0,0 +1,8 @@ +--- +name: Work Item +about: Work that needs doing +title: '' +labels: work-item +assignees: '' + +---