From 67d58e3db4c75a81a377f5207822cad144dc569a Mon Sep 17 00:00:00 2001 From: bl00dymarie Date: Thu, 9 Nov 2023 09:55:01 +0000 Subject: [PATCH] Update 2 files - /.gitlab/issue_templates/bug-template.md - /.gitlab/issue_templates/chore-template.md --- .gitlab/issue_templates/bug-template.md | 4 ++-- .gitlab/issue_templates/chore-template.md | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitlab/issue_templates/bug-template.md b/.gitlab/issue_templates/bug-template.md index 192b858..47712b4 100644 --- a/.gitlab/issue_templates/bug-template.md +++ b/.gitlab/issue_templates/bug-template.md @@ -6,8 +6,8 @@ Short overview how the bug manifests. ### which OS + version is your device -[ ] Android _number_ -[ ] iOS _number_ +- [ ] Android _number_ +- [ ] iOS _number_ ### which drip version number are you using diff --git a/.gitlab/issue_templates/chore-template.md b/.gitlab/issue_templates/chore-template.md index 824f999..14018b4 100644 --- a/.gitlab/issue_templates/chore-template.md +++ b/.gitlab/issue_templates/chore-template.md @@ -6,16 +6,16 @@ Short overview ### is it urgent? ⏳ -[ ] Yes -[ ] No -[ ] something in between +- [ ] Yes +- [ ] No +- [ ] something in between _Explain the urgency if possible, e.g. is it a security vulnerability for potentially everyone?_ ### which OS -[ ] Android -[ ] iOS +- [ ] Android +- [ ] iOS ### what shall be the ideal outcome 🎆