mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
Issue templates: how to get version using docker
This commit is contained in:
parent
0cfe4320c0
commit
da8340b221
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/BUG.md
vendored
2
.github/ISSUE_TEMPLATE/BUG.md
vendored
|
@ -27,7 +27,7 @@ Thanks for understanding, and for contributing to the project!
|
|||
-->
|
||||
|
||||
|
||||
Output of `rest-server --version`
|
||||
Output of `rest-server --version`, if using docker, `docker images restic/rest-server -q`
|
||||
---------------------------------
|
||||
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/FEATURE.md
vendored
2
.github/ISSUE_TEMPLATE/FEATURE.md
vendored
|
@ -21,7 +21,7 @@ Thanks for understanding, and for contributing to the project!
|
|||
-->
|
||||
|
||||
|
||||
Output of `rest-server --version`
|
||||
Output of `rest-server --version`, if using docker, `docker images restic/rest-server -q`
|
||||
---------------------------------
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue