summaryrefslogtreecommitdiff
path: root/.config/fisher/github.com/matchai/spacefish/.github/ISSUE_TEMPLATE/Bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.config/fisher/github.com/matchai/spacefish/.github/ISSUE_TEMPLATE/Bug_report.md')
-rw-r--r--.config/fisher/github.com/matchai/spacefish/.github/ISSUE_TEMPLATE/Bug_report.md32
1 files changed, 0 insertions, 32 deletions
diff --git a/.config/fisher/github.com/matchai/spacefish/.github/ISSUE_TEMPLATE/Bug_report.md b/.config/fisher/github.com/matchai/spacefish/.github/ISSUE_TEMPLATE/Bug_report.md
deleted file mode 100644
index dc67fb97..00000000
--- a/.config/fisher/github.com/matchai/spacefish/.github/ISSUE_TEMPLATE/Bug_report.md
+++ /dev/null
@@ -1,32 +0,0 @@
----
-name: 🐛 Bug Report
-about: If something isn't working as expected 🤔.
-
----
-
-## Bug Report
-
-**Current Behavior**
-A clear and concise description of the behavior.
-
-**Expected Behavior**
-A clear and concise description of what you expected to happen.
-
-**Relevant `Fish` Configuration**
-<!-- Can be found in ~/.config/fish/config.fish -->
-```fish
-# Your configuration here
-```
-
-**Environment**
-- Spacefish version: [the output of `echo $SPACEFISH_VERSION`]
-- Fish version: [the output of `fish --version`]
-- Fish plugin manager: [e.g. oh-my-fish, fisher, fin]
-- Terminal emulator: [e.g. iTerm, Hyper, Terminator]
-- Operating system: [e.g. OSX 10.13.4, Windows 10]
-
-**Possible Solution**
-<!--- Only if you have suggestions on a fix for the bug -->
-
-**Additional context/Screenshots**
-Add any other context about the problem here. If applicable, add screenshots to help explain.