Skip to content

Commit fd066e7

Browse files
authored
Add task issue template
Added "Task Template" for new issues
1 parent bb5489e commit fd066e7

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)