33 lines
336 B
Markdown
33 lines
336 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report something that isn't working
|
|
labels: bug
|
|
---
|
|
|
|
## Description
|
|
|
|
What happened?
|
|
|
|
## Steps to Reproduce
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Expected Behavior
|
|
|
|
What should have happened?
|
|
|
|
## Environment
|
|
|
|
- OS:
|
|
- SmartTools version:
|
|
- Provider:
|
|
- Docker or native install?
|
|
|
|
## Error Output
|
|
|
|
```
|
|
Paste any error messages here
|
|
```
|