25 lines
614 B
Markdown
25 lines
614 B
Markdown
---
|
|
name: Infra
|
|
about: Create an test/dev infra task
|
|
title: "[INFRA] "
|
|
labels: kind/infra
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## What's the test to develop? Please describe
|
|
|
|
<!--A clear and concise description of what test/dev infra you want to develop.-->
|
|
|
|
## Describe the items of the test development (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 test infra request here.-->
|