From 6afbb6fcd56584dff14f9f7538296c16d081dd56 Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Mon, 27 Mar 2023 10:37:29 +0200 Subject: [PATCH] Add default issue template (MR 3980) Previously this was set in the project settings, but according to the GitLab documentation this can now be set using this file since GitLab version 14.8. Keep it here to make sure it's version controlled as well. --- .gitlab/issue_templates/Default.md | 46 ++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 .gitlab/issue_templates/Default.md diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md new file mode 100644 index 000000000..0be2a657d --- /dev/null +++ b/.gitlab/issue_templates/Default.md @@ -0,0 +1,46 @@ + +### Describe your issue +#### What's the expected behaviour? + +#### What's the current behaviour? + +#### How to reproduce your issue? + +### What device are you using? + + +### On what postmarketOS version did you encounter the issue? + +* [ ] edge (`master` branch) +* [ ] `v22.12` + +* [ ] I confirm that the issue still is present after running `sudo apk upgrade -a` + +### On what environment did you encounter the issue? +#### Environments +* [ ] Phosh +* [ ] Plasma Mobile +* [ ] Sxmo (Wayland/Sway) **Please post the output of `sxmo_version.sh`** +* [ ] Other: **Please fill out** +### How did you get postmarketOS image? +* [ ] from https://images.postmarketos.org +* [ ] I built it using pmbootstrap +* [ ] It was preinstalled on my device +### What's the build date of the image? (in yyyy-mm-dd format) + + +### Additional information +