dae/.github/ISSUE_TEMPLATE/bug-report.md
Kevin Yu 7948ba044c
chore: add issue templates (#62)
* chore: add issue templates

* chore: refine formatting
2023-04-23 13:29:26 +08:00

25 lines
552 B
Markdown

---
name: Bug Report
about: Report a bug encountered while operating Dae
labels: kind/bug
---
<!--
Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
-->
## What happened:
## What you expected to happen:
## How to reproduce it (as minimally and precisely as possible):
## Anything else we need to know
## Environment:
- Dae version (use `dae --version`):
- OS (e.g `cat /etc/os-release`):
- Kernel (e.g. `uname -a`):
- Others: