summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..e1d560c6
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,22 @@
+## Rofi Version
+
+Output of `rofi -v`
+
+
+## Rofi configuration
+
+Output of `rofi -dump-xresources` (preferable in a [gist](https://gist.github.com/))
+
+## Steps to reproduce
+
+* Step 1
+* Step 2
+
+
+## What behaviour you see
+
+--
+
+## What behaviour you expect to see
+
+--