22 lines
543 B
Markdown
22 lines
543 B
Markdown
---
|
|
name: Document
|
|
about: Create or update document
|
|
title: "[DOC] "
|
|
labels: kind/doc
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## What's the task? Please describe
|
|
|
|
A clear and concise description of what the document is.
|
|
|
|
## Describe the items of the task (DoD, definition of done) you'd like
|
|
> Please use a task list for items on a separate line with a clickable checkbox https://docs.github.com/en/issues/tracking-your-work-with-issues/about-task-lists
|
|
|
|
- [ ] `item 1`
|
|
|
|
## Additional context
|
|
|
|
Add any other context or screenshots about the document request here.
|