Update issue templates

Adding "task" template for one-off changes
This commit is contained in:
Nat Hillard 2021-07-28 14:55:28 -04:00 committed by GitHub
commit 7bc494b759

22
.github/ISSUE_TEMPLATE/task.md vendored Normal file
View file

@ -0,0 +1,22 @@
---
name: Task
about: For cards that are not user stories, but may be technical, UX-related, or other tasks.
title: 'Task: X'
labels: task
assignees: ''
---
## Describe the task
A clear and concise description of what the task is.
## Acceptance Criteria
- [ ] first
- [ ] second
- [ ] third
## Additional context
* Add any other context about the task here.
* Or here