Setup mark installation (#1)
This commit is contained in:
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user