Skip to content

Commit a70ff9d

Browse files
committed
github: Update for the new incus bug command
Signed-off-by: Benjamin Somers <[email protected]>
1 parent 673750f commit a70ff9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-reports.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Bug report
2-
description: File a bug report.
2+
description: File a bug report. You can also use the command incus bug report.
33
type: bug
44
body:
55
- type: checkboxes
@@ -21,7 +21,7 @@ body:
2121
- type: textarea
2222
attributes:
2323
label: Incus system details
24-
description: Output of `incus info`.
24+
description: Output of `incus bug info`.
2525
render: yaml
2626
validations:
2727
required: true

0 commit comments

Comments
 (0)