From b24e3fd1218ac8ed3ccb50d830f45e17d82bd967 Mon Sep 17 00:00:00 2001 From: XingerTang <50447050+XingerTang@users.noreply.github.com> Date: Fri, 27 Feb 2026 17:05:27 +0000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/task-issue-template.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/task-issue-template.md diff --git a/.github/ISSUE_TEMPLATE/task-issue-template.md b/.github/ISSUE_TEMPLATE/task-issue-template.md new file mode 100644 index 0000000..33eac1f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task-issue-template.md @@ -0,0 +1,20 @@ +--- +name: Task issue template +about: The actionable task template. +title: '' +labels: task +assignees: '' + +--- + +## Goal +What are we trying to achieve? + +## Proposed approach +(brief, not perfect) + +## Scope +What files/modules are affected? + +## Done when +Clear condition for completion