Skip to content

Commit

Permalink
added cmd to issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Dec 28, 2024
1 parent c9244b5 commit 4d57808
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ body:
description: Shell where this occured.
options:
- label: Bash
- label: Cmd
- label: Elvish
- label: Fish
- label: Nushell
Expand Down
2 changes: 2 additions & 0 deletions .github/advanced-issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ policy:
label:
- name: bash
keys: ["Bash"]
- name: cmd-clink
keys: ["Cmd"]
- name: elvish
keys: ["Elvish"]
- name: fish
Expand Down

0 comments on commit 4d57808

Please sign in to comment.