From 7bca968affeb872d19475a4f4a5a33f5de378160 Mon Sep 17 00:00:00 2001 From: aur Date: Mon, 15 Jan 2024 19:17:49 +0900 Subject: [PATCH] Fix issue templates --- .gitea/issue_template/bug.md | 3 +-- .gitea/issue_template/feature.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitea/issue_template/bug.md b/.gitea/issue_template/bug.md index 752ebbdb5..550b2f822 100644 --- a/.gitea/issue_template/bug.md +++ b/.gitea/issue_template/bug.md @@ -36,6 +36,5 @@ Android version: -[ ] - I read -the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md) +- [ ] I read the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md) diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md index 7239177ce..17afaa788 100644 --- a/.gitea/issue_template/feature.md +++ b/.gitea/issue_template/feature.md @@ -22,5 +22,4 @@ labels: -[ ] - I read -the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md) \ No newline at end of file +- [ ] I read the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md)