mirror of
https://github.com/irongut/CodeCoverageSummary.git
synced 2026-05-20 17:00:14 +02:00
updated bug report template
This commit is contained in:
@@ -11,17 +11,15 @@ assignees: irongut
|
|||||||
|
|
||||||
Provide a short description of the bug with any error message.
|
Provide a short description of the bug with any error message.
|
||||||
|
|
||||||
### Stack Trace
|
### Workflow File
|
||||||
```c#
|
```yaml
|
||||||
Add a stack trace if available.
|
Add the relevant parts of your workflow, if possible.
|
||||||
```
|
```
|
||||||
|
|
||||||
### To Reproduce
|
### Actions Log
|
||||||
Steps to reproduce the behavior:
|
```
|
||||||
1. Go to '...'
|
Add the relevant part of the GitHub Actions log, if possible.
|
||||||
2. Scroll down to '....'
|
```
|
||||||
3. Click on '....'
|
|
||||||
4. See error
|
|
||||||
|
|
||||||
### Expected Behavior
|
### Expected Behavior
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|||||||
Reference in New Issue
Block a user