Files
gh-actions-cache/.github/ISSUE_TEMPLATE/bug_report.md
Sankalp Kotewar c9e4fce9e8
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
Issue templates (#17)
* Inital draft for issue templates

* pull request template

Co-authored-by: t-dedah <t-dedah@github.com>
2022-07-21 12:10:48 +05:30

720 B

name, about, title, labels, assignees
name about title labels assignees
🐛 Bug report Report a bug or unexpected behavior while using GitHub Actions Cache CLI extension bug

Describe the bug

A clear and concise description of what the bug is. Include CLI version by typing gh actions-cache --version and extension version by typing gh actions-cache --version.

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.