Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
add tasklists
  • Loading branch information
eeliu authored Oct 9, 2023
1 parent a6f0c6c commit c2f678d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/tasklists.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: TaskLists
about: Task List template
title: "[Task]"
labels: "\U0001F4C3TaskLists"
assignees: ''

---

## Background

> why you need this
## Solutions

> how to do this ? what your plan
## Tasks

> steps
- [ ] task-1
- [ ] task-2


## PRs

0 comments on commit c2f678d

Please sign in to comment.