Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/1_bug_report_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ body:
options:
- label: "I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue"
required: true
- label: "I have run `q doctor` in the affected terminal session"
- label: "I have run `kiro-cli doctor` in the affected terminal session"
required: true
- label: "I have run `q restart` and replicated the issue again"
- label: "I have run `kiro-cli restart` and replicated the issue again"
required: true

- type: input
Expand Down Expand Up @@ -50,5 +50,5 @@ body:
id: "environment"
attributes:
label: "Environment"
description: "If possible, run `q diagnostic` and paste the output below."
render: yaml
description: "If possible, run `kiro-cli diagnostic` and paste the output below."
render: yaml