2020-10-25 02:25:23 +01:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
---
|
|
|
|
|
|
|
|
### Behaviour
|
|
|
|
|
|
|
|
#### Steps to reproduce this issue
|
|
|
|
|
|
|
|
1.
|
|
|
|
2.
|
|
|
|
3.
|
|
|
|
|
|
|
|
#### Expected behaviour
|
|
|
|
|
|
|
|
> Tell me what should happen
|
|
|
|
|
|
|
|
#### Actual behaviour
|
|
|
|
|
|
|
|
> Tell me what happens instead
|
|
|
|
|
|
|
|
### Configuration
|
|
|
|
|
|
|
|
* Repository URL (if public):
|
|
|
|
* Build URL (if public):
|
|
|
|
|
|
|
|
```yml
|
|
|
|
# paste your YAML workflow file here and remove sensitive data
|
|
|
|
```
|
|
|
|
|
|
|
|
### Logs
|
|
|
|
|
2021-03-29 13:18:19 +02:00
|
|
|
> Download the [log file of your build](https://docs.github.com/en/actions/managing-workflow-runs/using-workflow-run-logs#downloading-logs)
|
|
|
|
> and [attach it](https://docs.github.com/en/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests) to this issue.
|