Skip to content

Commit

Permalink
Merge pull request #1030 from carapace-sh/update-template
Browse files Browse the repository at this point in the history
udpated template
  • Loading branch information
rsteube committed Jul 21, 2024
2 parents a01f501 + f979bdb commit 676a4ca
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@ body:
label: OS
description: Operating System where this occured.
options:
- label: Linux
- label: OSX
- label: Termux
- label: Windows
- label: linux
- label: darwin
- label: termux
- label: windows
- type: checkboxes
attributes:
label: Shell
description: Shell where this occured.
options:
- label: Bash
- label: Elvish
- label: Fish
- label: Nushell
- label: Oil
- label: Powershell
- label: Xonsh
- label: Zsh
- label: bash
- label: elvish
- label: fish
- label: nushell
- label: oil
- label: powershell
- label: xonsh
- label: zsh
- type: textarea
attributes:
label: Anything else?
Expand Down

0 comments on commit 676a4ca

Please sign in to comment.