diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..aac757a9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,37 @@ + + + + +The output of `thefuck --version` (something like `The Fuck 3.1 using Python 3.5.0`): + + FILL THIS IN + +Your shell and its version (`bash`, `zsh`, *Windows PowerShell*, etc.): + + FILL THIS IN + +Your system (Debian 7, ArchLinux, Windows, etc.): + + + +How to reproduce the bug: + + FILL THIS IN + +The output of The Fuck with `THEFUCK_DEBUG=true` exported (typically execute `export THEFUCK_DEBUG=true` in your shell before The Fuck): + + FILL THIS IN + +If the bug only appears with a specific application, the output of that application and its version: + + FILL THIS IN + +Anything else you think is relevant: + + + +