1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-06 18:40:47 +00:00
starship/.github/ISSUE_TEMPLATE/Bug_report.md
2019-08-19 13:00:32 -04:00

1.3 KiB

name about title labels assignees
🐛 Bug Report If something isn't working as expected 🤔. 🐛 bug

Bug Report

Current Behavior

Expected Behavior

Additional context/Screenshots

Environment

  • Starship version: [the output of starship --version]
  • Shell type: [fish, zsh]
  • Shell version: [the output of fish --version or zsh --version]
  • Shell plugin manager: [e.g. oh-my-fish, oh-my-zsh, fisher, antigen]
  • Terminal emulator: [e.g. iTerm, Hyper, Terminator]
  • Operating system: [e.g. OSX 10.13.4, Windows 10]

Relevant Shell Configuration

# Your configuration here

Starship Configuration

# Your configuration here

Possible Solution