Skip to content

Commit

Permalink
Create task.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana authored Feb 24, 2023
1 parent 863b93b commit 932f801
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/task.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: New Task
about: A new task which may or may not be a part of an epic.
title: ''
labels: 'task'
assignees: ''

---

## Description

A clear and concise description of what you want to happen.


# Checklist

- [ ] I have confirmed this is a part of an epic
- [ ] I have assigned this task to someone
- [ ] I have assigned it to a project
- [ ] I have assigned this a milestone

0 comments on commit 932f801

Please sign in to comment.