38 lines
738 B
Markdown
38 lines
738 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ""
|
|
labels: bug
|
|
assignees: fabasoad
|
|
---
|
|
|
|
#### Describe the bug
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
#### Steps to Reproduce
|
|
|
|
1. Run '...'
|
|
2. See error
|
|
|
|
#### Expected behavior
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
#### Actual behavior
|
|
|
|
A clear and concise description of what is happening now.
|
|
|
|
#### Screenshots
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
#### Technical information (please complete the following information)
|
|
|
|
- OS: [e.g. Windows 10 Enterprise v.1909 (OS Build 18363.720)]
|
|
- `setup-mark-action` version [e.g. 0.1.0]
|
|
|
|
#### Additional context
|
|
|
|
Add any other context about the problem here.
|