Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Task
about: Task template
title: ''
labels: ''
assignees: ''

---

**Use cases, pain points, and background**
Why should we do this? Why is this needed or wanted?

**Description**:
What should we do?

**Design**:
What files should be touched? What logic should be written?

**Out of scope**:
What are some items that this issue could be mistaken to cover that this issue should explicitly NOT cover?

**Acceptance Criteria**:
- [ ] Individual items that need to be finished in order for this issue to be considered completed