From 2460d24aba22fb196013a11f0256331b9ec65cbf Mon Sep 17 00:00:00 2001 From: BobIsMyManager Date: Wed, 3 Aug 2022 14:16:18 +0100 Subject: [PATCH] Make checkbox actually work --- .gitea/issue_template/bug.md | 3 ++- .gitea/issue_template/feature.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitea/issue_template/bug.md b/.gitea/issue_template/bug.md index 13de17e..3dfb0b7 100644 --- a/.gitea/issue_template/bug.md +++ b/.gitea/issue_template/bug.md @@ -28,4 +28,5 @@ Libredirect version:
-[ ] I have checked on codeberg and github and can confirm this issue is not a duplicate. + +- [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate. diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md index 2b08ce2..6993b6d 100644 --- a/.gitea/issue_template/feature.md +++ b/.gitea/issue_template/feature.md @@ -11,4 +11,5 @@ labels:
-[ ] I have checked on codeberg and github and can confirm this issue is not a duplicate. + +- [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate.