This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
docker-salt-master/.github/ISSUE_TEMPLATE/bug_report.md
2023-09-08 13:43:15 +02:00

35 lines
766 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: cdalvaro
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Minimum salt configuration file
2. Minimum salt state to reproduce the error
3. Additional required files to reproduce the error
4. Execution command
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional info**
The full log with the outputted error.
**Version report (please complete the following information):**
- Host OS: [e.g. `uname -a`]
- Docker: [e.g. `docker --version`]
- Image tag: [e.g. `3006.3`]
**Additional context**
Add any other context about the problem here.