From 740e7c9d23ed10dbae2abc4350fb1ea0eb404cae Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 25 Oct 2023 15:58:49 +0200 Subject: [PATCH] Update .gitea/PULL_REQUEST_TEMPLATE.yml --- .gitea/PULL_REQUEST_TEMPLATE.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/PULL_REQUEST_TEMPLATE.yml b/.gitea/PULL_REQUEST_TEMPLATE.yml index 4957423..0055bcf 100644 --- a/.gitea/PULL_REQUEST_TEMPLATE.yml +++ b/.gitea/PULL_REQUEST_TEMPLATE.yml @@ -1,6 +1,6 @@ name: Pull Request about: General pull request -title: "[Bug]: " +title: "" body: - type: markdown attributes: @@ -30,7 +30,7 @@ body: id: details attributes: label: 💬 Details - description: Add your cuustom test details or justification for missing tests here. + description: Add your custom test details or justification for missing tests here. placeholder: First, solve the problem. Then, write the code. - type: textarea id: notes