Update .gitea/PULL_REQUEST_TEMPLATE.yml

This commit is contained in:
OCram85 2023-10-25 15:58:49 +02:00
parent c04557e807
commit 740e7c9d23
1 changed files with 2 additions and 2 deletions

View File

@ -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