Skip to content

Commit

Permalink
feat: add snapd to requested snap info cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-hagemann committed Nov 13, 2024
1 parent a4f3d12 commit f0feade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0feade

Please sign in to comment.