Update ISSUE_TEMPLATE.md

This commit is contained in:
Aaron Gyes 2016-07-03 09:50:19 -07:00 committed by GitHub
parent 85c346d6ad
commit a8d911bd39

View file

@ -1,20 +1,19 @@
- [ ] Did you do a [quick search](https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Afish-shell)? - [ ] Did you do [a quick search?](/issues?utf8=✓&q=is:issue+user:fish-shell)
- [ ] Check the [latest version](https://github.com/fish-shell/fish-shell/releases/tag/2.3.1) of fish? - [ ] Try [with the latest](/fish-shell/fish-shell/releases/tag/2.3.1) fish version?
The problem is… The problem is that … on `fish --version` with *this OS* and **these fish plugins** installed.
I'm using [`fish --version`] on [this OS]. I have [this plugin]
## Reproduction steps ## Reproduction steps
1. 1. Launch fish
2. …
## Expected results ## Expected results
~ $ math 2 + 2 Fish should…
2
## Actual results ## Actual results
[...] ~ $ math 2 + 2
5
## Additonal Information ## Additonal Information
Further thoughts…
[maybe a [recording](https://asciinema.org) helps] Maybe linking to [a screen recording](https://asciinema.org) helps