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 🎆