17 lines
383 B
Markdown
17 lines
383 B
Markdown
---
|
|
name: Task
|
|
about: Task on Longhorn
|
|
title: "[TASK]"
|
|
labels: kind/task
|
|
assignees: ''
|
|
|
|
---
|
|
**What's the task? Please describe.**
|
|
A clear and concise description of what the task is.
|
|
|
|
**Describe the items of the task (DoD, definition of done) you'd like.**
|
|
- [ ] <use check box for each item>
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the task request here.
|