summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorJonas Zohren <gitlab-jfowl-0ux98@sh14.de>2021-07-18 20:30:57 +0000
committerJonas Zohren <gitlab-jfowl-0ux98@sh14.de>2021-07-18 20:30:57 +0000
commit092221ca3f9c10eb66672b61bbadc15e8bfea7ab (patch)
tree1331b7feffa8a0d63af2a2725fff77f495d3d2b3 /.gitlab
parent5d8ad4fd72bf9a5a06c14b1624432ce52b59cbe6 (diff)
downloadconduit-092221ca3f9c10eb66672b61bbadc15e8bfea7ab.zip
Reduce amount of text in Bug Report template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug Report.md41
1 files changed, 6 insertions, 35 deletions
diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md
index 3fdc303..3e66d43 100644
--- a/.gitlab/issue_templates/Bug Report.md
+++ b/.gitlab/issue_templates/Bug Report.md
@@ -2,47 +2,18 @@
If you're requesting a new feature, that isn't part of this project yet,
then please consider filling out a "Feature Request" instead!
-If you just have trouble setting up a conduit server or other questions, feel free to ask for help in the
+If you need a hand setting up your conduit server, feel free to ask for help in the
Conduit Matrix Chat: https://matrix.to/#/#conduit:fachschaften.org.
-->
### Description
+<!-- What did you do and what happened? Why is that bad? -->
-<!-- A clear and concise description of what the bug is. -->
+### System Configuration
+<!-- Other data that might help us debug this issue, like os, conduit version, database backend -->
-
-### To Reproduce
-
-<!-- Steps to reproduce the behavior:
-1. Go to '...'
-2. Click on '....'
-3. Scroll down to '....'
-4. See error -->
-
-
-### Expected behavior
-
-<!-- A clear and concise description of what you expected to happen. -->
-
-
-### Error/Log
-
-```log
-Copy and paste the error log from Conduit here.
-```
-
-
-### Your Setup (please complete the following information):
-
-- Conduit version [e.g. Git commit at download time]
-- OS: [e.g. Raspbian , Ubuntu 20.04, ...]
-- RAM available to Conduit: [e.g. 1 GB]
-- Cores available to Conduit: [e.g. 1 Core]
-
-
-### Additional context
-
-<!-- Add any other context about the problem here. -->
+Conduit Version:
+Database backend (default is sqlite): sqlite
/label ~conduit