diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index d0d9279fb..ee05b6ad7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -66,7 +66,7 @@ body: label: System info description: | Please run this command in your terminal: - ```uname -rv && snap info snap-store``` + ```uname -rv && snap info snap-store snapd``` and paste the output here. It will give us information about your system such as the kernel version and the versions of the relevant packages. validations: required: false