Files
gh-actions-cache/.github/ISSUE_TEMPLATE/bug_report.md
Sankalp Kotewar 235994ccc5
Some checks failed
ci-workflow / build (macos-latest) (push) Has been cancelled
ci-workflow / build (ubuntu-latest) (push) Has been cancelled
ci-workflow / build (windows-latest) (push) Has been cancelled
release / release (push) Has been cancelled
Update bug_report.md (#30)
* Update bug_report.md

* Added extension version list command
2022-08-17 12:39:16 +05:30

27 lines
658 B
Markdown

---
name: "\U0001F41B Bug report"
about: Report a bug or unexpected behavior while using GitHub Actions Cache CLI extension
title: ''
labels: bug
assignees: ''
---
### Describe the bug
A clear and concise description of what the bug is. Include CLI version by typing `gh --version` and the extension version `gh extensions list | grep actions-cache`.
### Steps to reproduce the behavior
1. Execute this command '...'
2. View the output '....'
3. See error
### Expected vs actual behavior
A clear and concise description of what you expected to happen and what actually happened.
### Logs
Paste the activity from your command line. Redact if needed.