github-pages-deploy-action/.github/ISSUE_TEMPLATE/BUG_REPORT.md

20 lines
580 B
Markdown

---
name: Bug Report
about: Create a bug report to help us improve the action.
labels:
- bug
---
**Describe the bug**
<!-- Please provide a clear and concise description of what the bug is. -->
**Reproduce**
<!-- Steps to reproduce the behavior. -->
**Logs**
<!-- Please provide your deployment logs and a link or sample to/of your workflow. If the error message isn't revealing the problem please set ACTIONS_STEP_DEBUG to true in your repository's secrets menu and run the workflow again. -->
**Additional Comments**
<!--Add any other context about the problem here. -->