about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.gitea/issue_template/bug.md3
-rw-r--r--.gitea/issue_template/feature.md3
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitea/issue_template/bug.md b/.gitea/issue_template/bug.md
index 13de17e6..3dfb0b73 100644
--- a/.gitea/issue_template/bug.md
+++ b/.gitea/issue_template/bug.md
@@ -28,4 +28,5 @@ Libredirect version:
 
 <br>
 <!--Put an "x" inbetween the brackets to confirm-->
-[ ] 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 2b08ce22..6993b6d4 100644
--- a/.gitea/issue_template/feature.md
+++ b/.gitea/issue_template/feature.md
@@ -11,4 +11,5 @@ labels:
 
 <br>
 <!--Put an "x" inbetween the brackets to confirm-->
-[ ] 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.