khuedoan-homelab/.github/ISSUE_TEMPLATE/bug_report.md

48 lines
732 B
Markdown
Raw Normal View History

2021-06-27 16:21:16 +07:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: khuedoan
---
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
1. Enter the tools container
2. Run `make`
3. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Logs or screenshots
```
If applicable, add logs to help explain your problem
```
Or add some screenshots if you can't retrieve the logs.
## Hardware information
- Model and specifications
- Network setup
- Controller setup (OS, is it a VM...)
- ...
## Configurations
- Ansible inventory
- Helm values
- ...
## Additional context
Add any other context about the problem here.