mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-31 07:21:16 -07:00
Update issue templates
Adding "task" template for one-off changes
This commit is contained in:
parent
84500bc744
commit
7bc494b759
1 changed files with 22 additions and 0 deletions
22
.github/ISSUE_TEMPLATE/task.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/task.md
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue