mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 10:59:56 +00:00
43 lines
718 B
Markdown
43 lines
718 B
Markdown
---
|
|
name: Bug report
|
|
about: Use this template for reporting issues
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
### 🐛 Bug Report
|
|
|
|
#### 📝 Description
|
|
|
|
Provide a clear and concise description of the bug.
|
|
|
|
#### 🔄 Reproduction Steps
|
|
|
|
Steps to reproduce the behaviour
|
|
|
|
#### 🤔 Expected Behavior
|
|
|
|
Describe what you expected to happen.
|
|
|
|
#### 😯 Current Behavior
|
|
|
|
Describe what actually happened.
|
|
|
|
#### 🖥️ Environment
|
|
|
|
Any relevant environment details like:
|
|
* Ansible version
|
|
* Operating system
|
|
* External node version
|
|
|
|
#### 📋 Additional Context
|
|
|
|
Add any other context about the problem here. If applicable, add screenshots to help explain.
|
|
|
|
#### 📎 Log Output
|
|
|
|
```
|
|
Paste any relevant log output here.
|
|
```
|