Add issue template
authorfloatingghost <hannah@coffee-and-dreams.uk>
Wed, 7 Dec 2022 22:27:00 +0000 (22:27 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Wed, 7 Dec 2022 22:27:00 +0000 (22:27 +0000)
ISSUE_TEMPLATE.md [new file with mode: 0644]

diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md
new file mode 100644 (file)
index 0000000..6b9a5f3
--- /dev/null
@@ -0,0 +1,27 @@
+---
+
+name: "Issue"
+about: "Something isn't working as expected"
+
+---
+
+## Your setup
+
+[] OTP
+[x] From Source
+  [] Distro: 
+[] Docker (what setup?)
+
+Postgres version:
+
+## What were you trying to do?
+
+## What did you expect to happen?
+
+## What actually happened?
+
+## Relative severity (does this prevent you from using the software as normal?)
+
+[] High - I cannot use the software
+[] Medium - I cannot use it as easily as I'd like
+[] Low - I can get by
\ No newline at end of file