Update bug_report.md (#30)
* Update bug_report.md * Added extension version list command
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -9,7 +9,7 @@ assignees: ''
|
|||||||
|
|
||||||
### Describe the 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`. <!--TODO: Implement version printing for the cache -->
|
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
|
### Steps to reproduce the behavior
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user