37 lines
864 B
Markdown
37 lines
864 B
Markdown
---
|
|
name: 🐞 Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
|
|
👋 Hi there!
|
|
Thanks for using metrics and helping us to improve!
|
|
|
|
Please check the following before filling a bug report:
|
|
- It does not duplicate another existing issue
|
|
- Retry at least once to confirm that it was not some random error
|
|
|
|
For visual issues, mispelled words, etc. ...
|
|
- Provide a description of what you expected to happen
|
|
- Optionally add screenshots or additional context
|
|
|
|
For runtime errors...
|
|
impacting action version:
|
|
- Paste an excerpt of:
|
|
- workflow step
|
|
- error logs
|
|
- direct GitHub links to the above
|
|
|
|
impacting web instance version:
|
|
- Paste used url query
|
|
|
|
For other issues...
|
|
- Just write a clear and concise description of what the bug is
|
|
|
|
-->
|