issue_template: add instructions to get pkg version
This commit is contained in:
parent
40a0403934
commit
b9029e1183
1 changed files with 1 additions and 1 deletions
2
.github/issue_template.md
vendored
2
.github/issue_template.md
vendored
|
@ -4,7 +4,7 @@
|
|||
* xuname:
|
||||
*output of ``xuname`` (part of xtools)*
|
||||
* package:
|
||||
*affected package(s) including the version*
|
||||
*affected package(s) including the version*: ``xbps-query -p pkgver <pkgname>``
|
||||
|
||||
### Expected behavior
|
||||
|
||||
|
|
Loading…
Reference in a new issue