From 0eb0ecadb63e99cfdd961f118debb44099ed883c Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 17 Oct 2019 21:29:18 +0000 Subject: [PATCH] [enh] clearer versions field As seen in #132 --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8bd8717..a142225 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -19,7 +19,8 @@ about: Create a report to help us debug **Versions** - YunoHost version: -- Package version/branch: *if you did not specify anything, put "latest"* +- Using, or trying to install package version/branch: +- If upgrading, current package version: *can be found in the admin, or with `yunohost app info $app_id`* **To Reproduce** *Steps to reproduce the behavior.*