1 parent bb5489e commit fd066e7Copy full SHA for fd066e7
1 file changed
.github/ISSUE_TEMPLATE/task-template.md
@@ -0,0 +1,24 @@
1
+---
2
+name: Task Template
3
+about: General-purpose template for tasks
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## 🗒️ Task Description
11
+**Summary**
12
+A short high-level description of what the task is about.
13
14
+**Details**
15
+Describe the work, background information, or specific areas affected.
16
17
+## ✅ Completion Criteria
18
+Define clear "done" conditions.
19
20
+## 📂 Affected Components
21
+List major files, directories, or systems touched.
22
23
+## 🚧 Notes / Reference
24
+List related issues, docs, or links.
0 commit comments