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: '' + +---