fish-shell/.github/ISSUE_TEMPLATE.md

20 lines
496 B
Markdown
Raw Normal View History

2016-07-03 16:50:19 +00:00
- [ ] Did you do [a quick search?](/issues?utf8=✓&q=is:issue+user:fish-shell)
- [ ] Try [with the latest](/fish-shell/fish-shell/releases/tag/2.3.1) fish version?
2016-07-03 16:50:19 +00:00
The problem is that … on `fish --version` with *this OS* and **these fish plugins** installed.
2016-02-24 06:44:19 +00:00
## Reproduction steps
2016-07-03 16:50:19 +00:00
1. Launch fish
2.
2016-02-24 06:44:19 +00:00
## Expected results
2016-07-03 16:50:19 +00:00
Fish should…
2016-02-24 06:44:19 +00:00
## Actual results
2016-07-03 16:50:19 +00:00
~ $ math 2 + 2
5
2016-02-24 06:44:19 +00:00
## Additonal Information
2016-07-03 16:50:19 +00:00
Further thoughts…
Maybe linking to [a screen recording](https://asciinema.org) helps