From 117f6b38e1d35c09f2657975ea75dcfedcd8425d Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 21 Jul 2022 16:50:30 +0200 Subject: [PATCH] feat: add issue template --- .gitea/issue_template.md | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 .gitea/issue_template.md diff --git a/.gitea/issue_template.md b/.gitea/issue_template.md new file mode 100644 index 000000000..ee62edf05 --- /dev/null +++ b/.gitea/issue_template.md @@ -0,0 +1,44 @@ + + +**Version information:** + +Frontend Version: +API Version: +Browser and OS Version: + +**Steps to reproduce:** + + + +1. +2. +... + +**Expected behavior:** + + + + + +**Actual behavior:** + + + + + +**Checklist:** + +* [ ] I have provided all required information +* [ ] I am using the latest release or the latest unstable build +* [ ] I was able to reproduce the bug on [try](https://try.vikunja.io)