diff --git a/.gitlab/issue_templates/bug-template.md b/.gitlab/issue_templates/bug-template.md new file mode 100644 index 0000000..cb7a28d --- /dev/null +++ b/.gitlab/issue_templates/bug-template.md @@ -0,0 +1,26 @@ +## oh no a bug 🐛 + +### Description what has happened + +Short overview how the bug manifests. + +### which OS + version is your device + +[ ] Android _number_ +[ ] iOS _number_ + +### which drip version are you using + +_On your phone go to ➞ menu on the top right ➞ about, scroll to the very bottom and find the number_ + +### how did it happen + +_after what, always/sometimes, is it reproducable(how)?_ + +### describe how it looks or add screenshot + +feel free to attach a file 📎 + +### any idea to solve it + +💡 diff --git a/.gitlab/issue_templates/chore-template.md b/.gitlab/issue_templates/chore-template.md new file mode 100644 index 0000000..fed6878 --- /dev/null +++ b/.gitlab/issue_templates/chore-template.md @@ -0,0 +1,18 @@ +## This has to be done 🪠 + +### Description what has to be done + +Short overview + +### is it urgent? ⏳ + +[ ] Yes +[ ] No +[ ] something in between + +### which OS + +[ ] Android +[ ] iOS + +### what shall be the ideal outcome 🎆 diff --git a/.gitlab/issue_templates/feature-template.md b/.gitlab/issue_templates/feature-template.md new file mode 100644 index 0000000..eb6291e --- /dev/null +++ b/.gitlab/issue_templates/feature-template.md @@ -0,0 +1,19 @@ +## Yeah a feature idea 🧩 + +### what should this feature do or solve? 🪄 + +Please describe so any one can understand. + +### what is particular important to the people who would use it? + +Do you have certain user groups in mind? + +### Any idea where it shall be placed in the app? + +### is it connected with some other feature? + +### any idea how it shall look (sketch?) + +feel free to attach a file 📎 + +### what could be difficulties (with other components) 🪆