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
2020-08-30 11:33:30 +02:00

33 lines
755 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):**
- OS: [e.g. `uname -a`]
- Docker: [`docker --version`]
- Image tag: [e.g. 3001.1]
**Additional context**
Add any other context about the problem here.