From 92a54db8003f91db1527fa72de137616172c4589 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Sat, 12 Oct 2024 14:21:16 +0500 Subject: [PATCH] Fix Gitea issue things. --- .gitea/issue_template/bug-report.yaml | 2 -- .gitea/issue_template/feature-request.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/.gitea/issue_template/bug-report.yaml b/.gitea/issue_template/bug-report.yaml index e2e34f8..91460ad 100644 --- a/.gitea/issue_template/bug-report.yaml +++ b/.gitea/issue_template/bug-report.yaml @@ -2,8 +2,6 @@ name: Bug report about: File a bug report body: - - type: markdown - value: "Thanks for reporting a bug! Please fill form below to proceed." - type: textarea id: app-and-os-details attributes: diff --git a/.gitea/issue_template/feature-request.yaml b/.gitea/issue_template/feature-request.yaml index cfbfa30..4d17f11 100644 --- a/.gitea/issue_template/feature-request.yaml +++ b/.gitea/issue_template/feature-request.yaml @@ -2,8 +2,6 @@ name: Request a feature about: When something new is needed body: - - type: markdown - value: "Thanks for requesting a feature! Please fill form below to proceed." - type: textarea id: app-and-os-details attributes: