From 8300e75c770ab12456b3e59c9c7678c759ff1348 Mon Sep 17 00:00:00 2001 From: jtagcat Date: Wed, 18 Mar 2020 10:40:35 +0200 Subject: [PATCH] Issue templates: how to get version using docker --- .github/ISSUE_TEMPLATE/BUG.md | 2 +- .github/ISSUE_TEMPLATE/FEATURE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG.md b/.github/ISSUE_TEMPLATE/BUG.md index 85d5990..99ba4b8 100644 --- a/.github/ISSUE_TEMPLATE/BUG.md +++ b/.github/ISSUE_TEMPLATE/BUG.md @@ -27,7 +27,7 @@ Thanks for understanding, and for contributing to the project! --> -Output of `rest-server --version` +Output of `rest-server --version` --------------------------------- diff --git a/.github/ISSUE_TEMPLATE/FEATURE.md b/.github/ISSUE_TEMPLATE/FEATURE.md index 92f3dfc..a1be40f 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE.md +++ b/.github/ISSUE_TEMPLATE/FEATURE.md @@ -21,7 +21,7 @@ Thanks for understanding, and for contributing to the project! --> -Output of `rest-server --version` +Output of `rest-server --version` ---------------------------------