Skip to content

Commit

Permalink
chore: update issue template to bootc (ublue-os#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Nov 17, 2024
1 parent 542887c commit 25cbb04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ body:
- type: textarea
id: version
attributes:
label: Output of `rpm-ostree status`
description: Please run `rpm-ostree status` and paste the output here, it is the only way we can verify the exact image you are on for debugging purposes.
label: Output of `bootc status`
description: Please run `sudo bootc status` and paste the output here, it is the only way we can verify the exact image you are on for debugging purposes.
render: shell
- type: textarea
id: groups
Expand Down

0 comments on commit 25cbb04

Please sign in to comment.