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

29 lines
795 B
Markdown

---
name: Bug Report
about: Create a bug report to help us improve the action.
labels:
- triage ⚠️
---
<!-- Please check the Q&A before posting an issue: https://github.com/JamesIves/github-pages-deploy-action/discussions?discussions_q=category%3AQ%26A -->
## Describe the bug
<!-- Please provide a clear and concise description of what the bug is. -->
## Reproduction Steps
<!-- Steps to reproduce the behavior. -->
## Logs
<!-- Please provide your deployment logs. 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. -->
## Workflow
<!-- Please provide a link or snippet of your workflow yml file. -->
## Additional Comments
<!--Add any other context about the problem here. -->