From 5ddc178ecb94c93a54f3ec3c95e99cbf05265f3b Mon Sep 17 00:00:00 2001 From: Anjandev Momi Date: Tue, 26 May 2020 20:03:22 -0700 Subject: [PATCH] issue_template: add instructions to get pkg version --- .github/issue_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index d6975d1a357..6c3f81715ab 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -2,9 +2,10 @@ ### System * xuname: - *output of ``xuname`` (part of xtools)* + - *output of ``xuname`` (part of xtools)* * package: - *affected package(s) including the version* + - *affected package(s) including the version.* + - *output of ``xbps-query -R -p pkgver``* ### Expected behavior