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