mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 01:26:18 -08:00
Issue templates: how to get version using docker
This commit is contained in:
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, output of `docker images restic/rest-server:latest -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, output of `docker images restic/rest-server:latest -q` -->
|
||||
---------------------------------
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user